Package org.flowable.common.engine.impl.event
-
Interface Summary Interface Description EventDispatchAction -
Class Summary Class Description ExecuteEventListenerTransactionListener FlowableChangeTenantIdEventImpl FlowableEngineEventImpl Base class for allFlowableEngineEventimplementations.FlowableEntityEventImpl Base class for allFlowableEventimplementations, related to entities.FlowableEntityExceptionEventImpl Base class for allFlowableEventimplementations, represents an exception occurred, related to an entity.FlowableEventDispatcherImpl Class capable of dispatching events.FlowableEventImpl Base class for allFlowableEventimplementations.FlowableEventSupport Class that allows adding and removing event listeners and dispatching events to the appropriate listeners.