public class ContentItemIndexingDataProducer extends AbstractIndexingDataProducer
Modifier and Type | Field and Description |
---|---|
protected ProcessEngineConfigurationImpl |
processEngineConfiguration |
indexedDataEnhancers, indexingManagerHelper, objectMapper
Constructor and Description |
---|
ContentItemIndexingDataProducer(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
IndexManager indexManager,
ProcessEngineConfigurationImpl processEngineConfiguration,
IndexVariableTypes indexVariableTypes,
List<PlatformIndexedDataEnhancer> indexedDataEnhancers) |
Modifier and Type | Method and Description |
---|---|
protected JobServiceConfiguration |
getJobServiceConfiguration() |
protected String |
getMappingType() |
com.fasterxml.jackson.databind.node.ObjectNode |
produceIndexingData(ContentItemEntity contentItem,
Map<String,MetadataInstance> metadataInstances,
ContentEngineConfiguration contentEngineConfiguration) |
addGroupIdentityLink, addIdentityLink, addIdentityLink, addIdentityLinks, addUserIdentityLink, createDataNodeForIndexing, getBpmnModel, getProcessDefinition
protected ProcessEngineConfigurationImpl processEngineConfiguration
public ContentItemIndexingDataProducer(com.fasterxml.jackson.databind.ObjectMapper objectMapper, IndexManager indexManager, ProcessEngineConfigurationImpl processEngineConfiguration, IndexVariableTypes indexVariableTypes, List<PlatformIndexedDataEnhancer> indexedDataEnhancers)
protected JobServiceConfiguration getJobServiceConfiguration()
getJobServiceConfiguration
in class AbstractIndexingDataProducer
protected String getMappingType()
getMappingType
in class AbstractIndexingDataProducer
public com.fasterxml.jackson.databind.node.ObjectNode produceIndexingData(ContentItemEntity contentItem, Map<String,MetadataInstance> metadataInstances, ContentEngineConfiguration contentEngineConfiguration)