Uses of Class
com.flowable.engage.engine.impl.ConversationDefinitionServiceImpl
-
Packages that use ConversationDefinitionServiceImpl Package Description com.flowable.engage.engine.impl -
-
Uses of ConversationDefinitionServiceImpl in com.flowable.engage.engine.impl
Fields in com.flowable.engage.engine.impl declared as ConversationDefinitionServiceImpl Modifier and Type Field Description protected ConversationDefinitionServiceImpl
ConversationDefinitionRegistrationBuilderImpl. conversationDefinitionService
Constructors in com.flowable.engage.engine.impl with parameters of type ConversationDefinitionServiceImpl Constructor Description ConversationDefinitionRegistrationBuilderImpl(ConversationDefinitionServiceImpl conversationDefinitionService, CommandContext commandContext)
-