Uses of Interface
com.flowable.engage.api.delegate.event.FlowableConversationStartedEvent
Packages that use FlowableConversationStartedEvent
Package
Description
-
Uses of FlowableConversationStartedEvent in com.flowable.engage.engine.delegate.event.impl
Classes in com.flowable.engage.engine.delegate.event.impl that implement FlowableConversationStartedEventMethods in com.flowable.engage.engine.delegate.event.impl that return FlowableConversationStartedEventModifier and TypeMethodDescriptionFlowableEngageEventBuilder.createConversationStartedEvent
(Conversation conversation) Methods in com.flowable.engage.engine.delegate.event.impl with parameters of type FlowableConversationStartedEventModifier and TypeMethodDescriptionprotected void
AbstractFlowableEngageEngineEventListener.onConversationStarted
(FlowableConversationStartedEvent engageEvent) -
Uses of FlowableConversationStartedEvent in com.flowable.engage.engine.impl.desk
Methods in com.flowable.engage.engine.impl.desk with parameters of type FlowableConversationStartedEventModifier and TypeMethodDescriptionprotected void
DeskConversationListener.onConversationStarted
(FlowableConversationStartedEvent engageEvent)