Uses of Interface
com.flowable.engage.api.delegate.event.FlowableEngageEvent
-
Packages that use FlowableEngageEvent Package Description com.flowable.engage.api.delegate.event com.flowable.engage.engine.delegate.event.impl -
-
Uses of FlowableEngageEvent in com.flowable.engage.api.delegate.event
-
Uses of FlowableEngageEvent in com.flowable.engage.engine.delegate.event.impl
Classes in com.flowable.engage.engine.delegate.event.impl that implement FlowableEngageEvent Modifier and Type Class Description class
FlowableAddedParticipantsEventImpl
class
FlowableConversationAddedTagsEventImpl
class
FlowableConversationArchivedEventImpl
class
FlowableConversationDeletedEventImpl
class
FlowableConversationNameUpdatedEventImpl
class
FlowableConversationOwnerChangedEventImpl
class
FlowableConversationReferenceUpdatedEventImpl
Simple implementation for the reference update event of a conversation.class
FlowableConversationRemovedTagsEventImpl
class
FlowableConversationReopenedEventImpl
class
FlowableConversationStartedEventImpl
class
FlowableEngageEventImpl
class
FlowableMessageDeletedEventImpl
class
FlowableMessageEventImpl
class
FlowableMessageReadEventImpl
class
FlowableMessageUpdateEventImpl
class
FlowableRemovedParticipantsEventImpl
class
FlowableSendNotificationEventImpl
class
FlowableSendUserTypingEventImpl
-