public class ConversationIndexingServiceImpl extends org.flowable.common.engine.impl.service.CommonEngineServiceImpl<EngageEngineConfiguration> implements ConversationIndexingService
| Modifier and Type | Field and Description | 
|---|---|
| protected com.flowable.indexing.ReindexManager | reindexManager | 
| Constructor and Description | 
|---|
| ConversationIndexingServiceImpl(EngageEngineConfiguration engageEngineConfiguration,
                               com.flowable.indexing.ReindexManager reindexManager) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | reindex()Reindex all conversations and messages from DB | 
getCommandExecutor, setCommandExecutorpublic ConversationIndexingServiceImpl(EngageEngineConfiguration engageEngineConfiguration, com.flowable.indexing.ReindexManager reindexManager)
public void reindex()
ConversationIndexingServicereindex in interface ConversationIndexingServiceCopyright © 2019. All rights reserved.