Uses of Interface
com.flowable.engage.engine.impl.conversation.ConversationStarterHelper
-
Packages that use ConversationStarterHelper Package Description com.flowable.engage.engine com.flowable.engage.engine.impl.conversation -
-
Uses of ConversationStarterHelper in com.flowable.engage.engine
Fields in com.flowable.engage.engine declared as ConversationStarterHelper Modifier and Type Field Description protected ConversationStarterHelperEngageEngineConfiguration. conversationStarterHelperMethods in com.flowable.engage.engine that return ConversationStarterHelper Modifier and Type Method Description ConversationStarterHelperEngageEngineConfiguration. getConversationStarterHelper()Methods in com.flowable.engage.engine with parameters of type ConversationStarterHelper Modifier and Type Method Description voidEngageEngineConfiguration. setConversationStarterHelper(ConversationStarterHelper conversationStarterHelper) -
Uses of ConversationStarterHelper in com.flowable.engage.engine.impl.conversation
Classes in com.flowable.engage.engine.impl.conversation that implement ConversationStarterHelper Modifier and Type Class Description classConversationStarterHelperImpl
-