public class PlanItemIndexingDataProducer extends AbstractIndexingDataProducer
| Modifier and Type | Field and Description |
|---|---|
protected CmmnEngineConfiguration |
cmmnEngineConfiguration |
indexedDataEnhancers, indexingManagerHelper, objectMapper| Constructor and Description |
|---|
PlanItemIndexingDataProducer(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
IndexManager indexManager,
CmmnEngineConfiguration cmmnEngineConfiguration,
IndexVariableTypes indexVariableTypes,
List<PlatformIndexedDataEnhancer> indexedDataEnhancers) |
| Modifier and Type | Method and Description |
|---|---|
protected Long |
calculateDuration(Date endTime,
Date startTime) |
protected JobServiceConfiguration |
getJobServiceConfiguration() |
protected String |
getMappingType() |
com.fasterxml.jackson.databind.node.ObjectNode |
produceIndexingData(HistoricPlanItemInstance historicPlanItemInstance) |
addGroupIdentityLink, addIdentityLink, addIdentityLink, addIdentityLinks, addUserIdentityLink, createDataNodeForIndexing, getBpmnModel, getProcessDefinitionprotected CmmnEngineConfiguration cmmnEngineConfiguration
public PlanItemIndexingDataProducer(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
IndexManager indexManager,
CmmnEngineConfiguration cmmnEngineConfiguration,
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(HistoricPlanItemInstance historicPlanItemInstance)