public class ProcessInstanceIndexingScheduler extends AbstractIndexingScheduler
indexedDataEnhancers, indexingManagerHelper, indexingService, jobServiceConfiguration, objectMapper| Constructor and Description |
|---|
ProcessInstanceIndexingScheduler(IndexingService indexingService,
IndexManager indexManager,
org.flowable.job.service.JobServiceConfiguration jobServiceConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
IndexVariableTypes indexVariableTypes,
List<PlatformIndexedDataEnhancer> indexedDataEnhancers) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getMappingType() |
protected String |
getTransformerType() |
void |
scheduleHistoricProcessInstanceIndexing(org.flowable.engine.history.HistoricProcessInstance historicProcessInstance,
List<org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity> identityLinks,
String index) |
addGroupIdentityLink, addIdentityLink, addIdentityLink, addIdentityLinks, addUserIdentityLink, createDataNodeForIndexing, getBpmnModel, scheduleIndexingpublic ProcessInstanceIndexingScheduler(IndexingService indexingService, IndexManager indexManager, org.flowable.job.service.JobServiceConfiguration jobServiceConfiguration, com.fasterxml.jackson.databind.ObjectMapper objectMapper, IndexVariableTypes indexVariableTypes, List<PlatformIndexedDataEnhancer> indexedDataEnhancers)
protected String getMappingType()
getMappingType in class AbstractIndexingSchedulerprotected String getTransformerType()
getTransformerType in class AbstractIndexingSchedulerCopyright © 2019. All rights reserved.