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 ConversationRegistryEntryServiceEngageEngineConfiguration.conversationRegistryEntryServiceMethods 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 TypeMethodDescriptionvoidEngageEngineConfiguration.setConversationRegistryEntryService(ConversationRegistryEntryService conversationRegistryEntryService) -
Uses of ConversationRegistryEntryService in com.flowable.engage.engine.impl
Fields in com.flowable.engage.engine.impl declared as ConversationRegistryEntryServiceModifier and TypeFieldDescriptionprotected ConversationRegistryEntryServiceEngageEngineImpl.conversationRegistryServiceMethods 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