Package org.flowable.common.engine.api.delegate.event
-
Interface Summary Interface Description FlowableChangeTenantIdEvent FlowableEngineEntityEvent FlowableEngineEvent FlowableEntityEvent AnFlowableEventrelated to a single entity.FlowableEvent Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.FlowableEventDispatcher Dispatcher which allows for adding and removingFlowableEventListeners to the Flowable Engine as well as dispatchingFlowableEventto all the listeners registered.FlowableEventListener Describes a class that listens forFlowableEvents dispatched by the engine.FlowableEventType Enumeration containing all possible types ofFlowableEvents.FlowableExceptionEvent Indicates theFlowableEventalso contains information about aThrowablethat occurred, triggering the event. -
Class Summary Class Description AbstractFlowableEventListener -
Enum Summary Enum Description FlowableEngineEventType Enumeration containing all possible types ofFlowableEvents.