Uses of Class
com.flowable.platform.engine.impl.indexing.dataproducer.PlanItemIndexingDataProducer
Package
Description
-
Uses of PlanItemIndexingDataProducer in com.flowable.platform.engine.impl.indexing.job.transformer
Modifier and TypeFieldDescriptionprotected PlanItemIndexingDataProducer
SyncHistoryIndexPlanItemInstanceTransformer.planItemIndexingDataProducer
ModifierConstructorDescriptionSyncHistoryIndexPlanItemInstanceTransformer
(LowLevelIndexingService indexingService, CmmnEngineConfiguration cmmnEngineConfiguration, com.fasterxml.jackson.databind.ObjectMapper objectMapper, PlanItemIndexingDataProducer planItemIndexingDataProducer) -
Uses of PlanItemIndexingDataProducer in com.flowable.platform.engine.impl.indexing.scheduler
Modifier and TypeFieldDescriptionprotected PlanItemIndexingDataProducer
PlanItemInstanceIndexingScheduler.planItemIndexingDataProducer
ModifierConstructorDescriptionPlanItemInstanceIndexingScheduler
(IndexingService indexingService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, PlanItemIndexingDataProducer planItemIndexingDataProducer)