public class ActivityIndexingDataProducer extends AbstractIndexingDataProducer
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngineConfigurationImpl |
processEngineConfiguration |
indexedDataEnhancers, indexingManagerHelper, objectMapper| Constructor and Description |
|---|
ActivityIndexingDataProducer(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(HistoricActivityInstance historicActivityInstance) |
addGroupIdentityLink, addIdentityLink, addIdentityLink, addIdentityLinks, addUserIdentityLink, createDataNodeForIndexing, getBpmnModel, getProcessDefinitionprotected ProcessEngineConfigurationImpl processEngineConfiguration
public ActivityIndexingDataProducer(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(HistoricActivityInstance historicActivityInstance)