| Package | Description |
|---|---|
| com.flowable.platform.engine.impl.indexing.job.transformer | |
| com.flowable.platform.engine.impl.indexing.scheduler |
| Modifier and Type | Field and Description |
|---|---|
protected PlanItemIndexingDataProducer |
SyncHistoryIndexPlanItemInstanceTransformer.planItemIndexingDataProducer |
| Constructor and Description |
|---|
SyncHistoryIndexPlanItemInstanceTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
CmmnEngineConfiguration cmmnEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
PlanItemIndexingDataProducer planItemIndexingDataProducer) |
| Modifier and Type | Field and Description |
|---|---|
protected PlanItemIndexingDataProducer |
PlanItemInstanceIndexingScheduler.planItemIndexingDataProducer |
| Constructor and Description |
|---|
PlanItemInstanceIndexingScheduler(IndexingService indexingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
PlanItemIndexingDataProducer planItemIndexingDataProducer) |