Uses of Interface
com.flowable.engage.engine.impl.indexing.ConversationIndexQueryService
Packages that use ConversationIndexQueryService
Package
Description
-
Uses of ConversationIndexQueryService in com.flowable.engage.engine
Fields in com.flowable.engage.engine declared as ConversationIndexQueryServiceModifier and TypeFieldDescriptionprotected ConversationIndexQueryService
EngageEngineConfiguration.conversationIndexQueryService
Methods in com.flowable.engage.engine that return ConversationIndexQueryServiceModifier and TypeMethodDescriptionEngageEngine.getConversationIndexQueryService()
EngageEngineConfiguration.getConversationIndexQueryService()
Methods in com.flowable.engage.engine with parameters of type ConversationIndexQueryServiceModifier and TypeMethodDescriptionvoid
EngageEngineConfiguration.setConversationIndexQueryService
(ConversationIndexQueryService conversationIndexQueryService) -
Uses of ConversationIndexQueryService in com.flowable.engage.engine.impl
Fields in com.flowable.engage.engine.impl declared as ConversationIndexQueryServiceModifier and TypeFieldDescriptionprotected ConversationIndexQueryService
EngageEngineImpl.conversationIndexQueryService
Methods in com.flowable.engage.engine.impl that return ConversationIndexQueryService -
Uses of ConversationIndexQueryService in com.flowable.engage.engine.impl.indexing
Classes in com.flowable.engage.engine.impl.indexing that implement ConversationIndexQueryService