Uses of Interface
com.flowable.engage.engine.impl.conversation.ConversationRegistryEntryService
Packages that use ConversationRegistryEntryService
Package
Description
-
Uses of ConversationRegistryEntryService in com.flowable.engage.engine
Fields in com.flowable.engage.engine declared as ConversationRegistryEntryServiceModifier and TypeFieldDescriptionprotected ConversationRegistryEntryService
EngageEngineConfiguration.conversationRegistryEntryService
Methods in com.flowable.engage.engine that return ConversationRegistryEntryServiceModifier and TypeMethodDescriptionEngageEngineConfiguration.getConversationRegistryEntryService()
EngageEngine.getConversationRegistryService()
Methods in com.flowable.engage.engine with parameters of type ConversationRegistryEntryServiceModifier and TypeMethodDescriptionvoid
EngageEngineConfiguration.setConversationRegistryEntryService
(ConversationRegistryEntryService conversationRegistryEntryService) -
Uses of ConversationRegistryEntryService in com.flowable.engage.engine.impl
Fields in com.flowable.engage.engine.impl declared as ConversationRegistryEntryServiceModifier and TypeFieldDescriptionprotected ConversationRegistryEntryService
EngageEngineImpl.conversationRegistryService
Methods in com.flowable.engage.engine.impl that return ConversationRegistryEntryService -
Uses of ConversationRegistryEntryService in com.flowable.engage.engine.impl.conversation
Classes in com.flowable.engage.engine.impl.conversation that implement ConversationRegistryEntryService