public class ContentItemIndexingScheduler extends AbstractIndexingScheduler
indexedDataEnhancers, indexingManagerHelper, indexingService, jobServiceConfiguration, objectMapper| Constructor and Description |
|---|
ContentItemIndexingScheduler(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 |
scheduleContentItemIndexing(com.flowable.content.engine.impl.persistence.entity.ContentItemEntity contentItem,
Map<String,com.flowable.core.content.api.MetadataInstance> metadataInstances,
String index,
com.flowable.content.engine.ContentEngineConfiguration contentEngineConfiguration) |
addGroupIdentityLink, addIdentityLink, addIdentityLink, addIdentityLinks, addUserIdentityLink, createDataNodeForIndexing, getBpmnModel, scheduleIndexingpublic ContentItemIndexingScheduler(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 AbstractIndexingSchedulerpublic void scheduleContentItemIndexing(com.flowable.content.engine.impl.persistence.entity.ContentItemEntity contentItem,
Map<String,com.flowable.core.content.api.MetadataInstance> metadataInstances,
String index,
com.flowable.content.engine.ContentEngineConfiguration contentEngineConfiguration)
Copyright © 2019. All rights reserved.