| Package | Description |
|---|---|
| com.flowable.platform.engine.impl.indexing.job.transformer | |
| com.flowable.platform.engine.impl.indexing.scheduler |
| Modifier and Type | Field and Description |
|---|---|
protected ActivityIndexingDataProducer |
SyncHistoryIndexActivityTransformer.activityIndexingDataProducer |
| Constructor and Description |
|---|
SyncHistoryIndexActivityTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ActivityIndexingDataProducer activityIndexingDataProducer) |
| Modifier and Type | Field and Description |
|---|---|
protected ActivityIndexingDataProducer |
ActivityIndexingScheduler.activityIndexingDataProducer |
| Constructor and Description |
|---|
ActivityIndexingScheduler(IndexingService indexingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ActivityIndexingDataProducer activityIndexingDataProducer) |