Uses of Interface
com.flowable.engage.engine.impl.indexing.ConversationIndexingService
Packages that use ConversationIndexingService
Package
Description
-
Uses of ConversationIndexingService in com.flowable.engage.engine
Fields in com.flowable.engage.engine declared as ConversationIndexingServiceModifier and TypeFieldDescriptionprotected ConversationIndexingService
EngageEngineConfiguration.conversationIndexingService
Methods in com.flowable.engage.engine that return ConversationIndexingServiceModifier and TypeMethodDescriptionEngageEngine.geConversationIndexingService()
EngageEngineConfiguration.getConversationIndexingService()
Methods in com.flowable.engage.engine with parameters of type ConversationIndexingServiceModifier and TypeMethodDescriptionvoid
EngageEngineConfiguration.setConversationIndexingService
(ConversationIndexingService conversationIndexingService) -
Uses of ConversationIndexingService in com.flowable.engage.engine.impl
Fields in com.flowable.engage.engine.impl declared as ConversationIndexingServiceModifier and TypeFieldDescriptionprotected ConversationIndexingService
EngageEngineImpl.conversationIndexingService
Methods in com.flowable.engage.engine.impl that return ConversationIndexingService -
Uses of ConversationIndexingService in com.flowable.engage.engine.impl.indexing
Classes in com.flowable.engage.engine.impl.indexing that implement ConversationIndexingService