Package io.meeds.gamification.search
Class RuleIndexingServiceConnector
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.commons.search.index.IndexingServiceConnector
org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
io.meeds.gamification.search.RuleIndexingServiceConnector
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class RuleIndexingServiceConnector
extends org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
-
Field Summary
FieldsFields inherited from class org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
currentIndex, indexAlias, mapping, previousIndex, previousIndices, reindexOnUpgrade, replicas, shardsFields inherited from class org.exoplatform.commons.search.index.IndexingServiceConnector
connectorName, enableFields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionRuleIndexingServiceConnector(RuleStorage ruleStorage, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.services.resources.LocaleConfigService localeConfigService, org.exoplatform.social.metadata.MetadataService metadataService, org.exoplatform.container.xml.InitParams initParams) -
Method Summary
Methods inherited from class org.exoplatform.commons.search.index.impl.ElasticIndexingServiceConnector
delete, getAttachmentProcessor, getCurrentIndex, getIndexAlias, getMapping, getPipelineName, getPreviousIndex, getPreviousIndices, getReindexPipelineName, getReplicas, getShards, isNeedIngestPipeline, isReindexOnUpgrade, setPreviousIndex, setReplicas, setShardsMethods inherited from class org.exoplatform.commons.search.index.IndexingServiceConnector
isEnable, setEnableMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Field Details
-
RULE_OBJECT_TYPE
- See Also:
-
INDEX
- See Also:
-
-
Constructor Details
-
RuleIndexingServiceConnector
public RuleIndexingServiceConnector(RuleStorage ruleStorage, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.services.resources.LocaleConfigService localeConfigService, org.exoplatform.social.metadata.MetadataService metadataService, org.exoplatform.container.xml.InitParams initParams)
-
-
Method Details
-
getConnectorName
- Specified by:
getConnectorNamein classorg.exoplatform.commons.search.index.IndexingServiceConnector
-
create
- Specified by:
createin classorg.exoplatform.commons.search.index.IndexingServiceConnector
-
update
- Specified by:
updatein classorg.exoplatform.commons.search.index.IndexingServiceConnector
-
getAllIds
- Specified by:
getAllIdsin classorg.exoplatform.commons.search.index.IndexingServiceConnector
-