Uses of Interface
com.flowable.engage.api.delegate.event.FlowableConversationReopenedEvent
-
Packages that use FlowableConversationReopenedEvent Package Description com.flowable.engage.engine.delegate.event.impl -
-
Uses of FlowableConversationReopenedEvent in com.flowable.engage.engine.delegate.event.impl
Classes in com.flowable.engage.engine.delegate.event.impl that implement FlowableConversationReopenedEvent Modifier and Type Class Description class
FlowableConversationReopenedEventImpl
Methods in com.flowable.engage.engine.delegate.event.impl that return FlowableConversationReopenedEvent Modifier and Type Method Description static FlowableConversationReopenedEvent
FlowableEngageEventBuilder. createConversationReopenedEvent(Conversation conversation)
-