Uses of Interface
com.flowable.engage.api.delegate.event.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
Subinterfaces of FlowableEngageEvent in com.flowable.engage.api.delegate.event Modifier and Type Interface Description interface
FlowableAddedParticipantsEvent
Event fired when participants have been added to a conversation.interface
FlowableConversationArchivedEvent
interface
FlowableConversationDeletedEvent
interface
FlowableConversationNameUpdatedEvent
interface
FlowableConversationOwnerChangedEvent
interface
FlowableConversationReferenceUpdatedEvent
Event thrown if the reference of a conversation was set or updated.interface
FlowableConversationReopenedEvent
interface
FlowableConversationStartedEvent
interface
FlowableMessageDeletedEvent
interface
FlowableMessageEvent
interface
FlowableMessageReadEvent
interface
FlowableMessageUpdatedEvent
interface
FlowableRemovedParticipantsEvent
Event fired when participants have been removed from a conversation.interface
FlowableSendNotificationEvent
interface
FlowableSendUserTypingEvent
-
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
FlowableConversationArchivedEventImpl
class
FlowableConversationDeletedEventImpl
class
FlowableConversationNameUpdatedEventImpl
class
FlowableConversationOwnerChangedEventImpl
class
FlowableConversationReferenceUpdatedEventImpl
Simple implementation for the reference update event of a conversation.class
FlowableConversationReopenedEventImpl
class
FlowableConversationStartedEventImpl
class
FlowableEngageEventImpl
class
FlowableMessageDeletedEventImpl
class
FlowableMessageEventImpl
class
FlowableMessageReadEventImpl
class
FlowableMessageUpdateEventImpl
class
FlowableRemovedParticipantsEventImpl
class
FlowableSendNotificationEventImpl
class
FlowableSendUserTypingEventImpl