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, getProcessDefinition
protected 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 AbstractIndexingDataProducer
protected String getMappingType()
getMappingType
in class AbstractIndexingDataProducer
public com.fasterxml.jackson.databind.node.ObjectNode produceIndexingData(HistoricPlanItemInstance historicPlanItemInstance)