Package | Description |
---|---|
com.flowable.platform.engine.impl.indexing.job.transformer | |
com.flowable.platform.engine.impl.indexing.scheduler |
Modifier and Type | Field and Description |
---|---|
protected ContentItemIndexingDataProducer |
SyncHistoryIndexContentItemTransformer.contentItemIndexingDataProducer |
Constructor and Description |
---|
SyncHistoryIndexContentItemTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ContentEngineConfiguration contentEngineConfiguration,
ContentItemIndexingDataProducer contentItemIndexingDataProducer) |
Modifier and Type | Field and Description |
---|---|
protected ContentItemIndexingDataProducer |
ContentItemIndexingScheduler.contentItemIndexingDataProducer |
Constructor and Description |
---|
ContentItemIndexingScheduler(IndexingService indexingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ContentItemIndexingDataProducer contentItemIndexingDataProducer) |