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