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 ConversationIndexingServiceEngageEngineConfiguration.conversationIndexingServiceMethods 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 TypeMethodDescriptionvoidEngageEngineConfiguration.setConversationIndexingService(ConversationIndexingService conversationIndexingService) -
Uses of ConversationIndexingService in com.flowable.engage.engine.impl
Fields in com.flowable.engage.engine.impl declared as ConversationIndexingServiceModifier and TypeFieldDescriptionprotected ConversationIndexingServiceEngageEngineImpl.conversationIndexingServiceMethods 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