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, getProcessDefinitionprotected 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 AbstractIndexingDataProducerprotected String getMappingType()
getMappingType in class AbstractIndexingDataProducerpublic com.fasterxml.jackson.databind.node.ObjectNode produceIndexingData(ContentItemEntity contentItem, Map<String,MetadataInstance> metadataInstances, ContentEngineConfiguration contentEngineConfiguration)