Package | Description |
---|---|
com.flowable.platform.engine.impl.indexing.job.transformer | |
com.flowable.platform.engine.impl.indexing.scheduler |
Modifier and Type | Field and Description |
---|---|
protected TaskIndexingDataProducer |
SyncHistoryIndexScopeInstanceTransformer.taskIndexingDataProducer |
Constructor and Description |
---|
SyncHistoryIndexScopeInstanceTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
WorkIndexingDataProducer workIndexingDataProducer,
ProcessInstanceIndexingDataProducer processInstanceIndexingDataProducer,
CaseInstanceIndexingDataProducer caseInstanceIndexingDataProducer,
TaskIndexingDataProducer taskIndexingDataProducer,
CmmnEngineConfiguration cmmnEngineConfiguration) |
Modifier and Type | Field and Description |
---|---|
protected TaskIndexingDataProducer |
TaskIndexingScheduler.taskIndexingDataProducer |
Constructor and Description |
---|
TaskIndexingScheduler(IndexingService indexingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
TaskIndexingDataProducer taskIndexingDataProducer) |