Package org.flowable.common.engine.api.delegate.event
package org.flowable.common.engine.api.delegate.event
-
ClassDescriptionEnumeration containing all possible types of
FlowableEvents.AnFlowableEventrelated to a single entity.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Dispatcher which allows for adding and removingFlowableEventListeners to the Flowable Engine as well as dispatchingFlowableEventto all the listeners registered.Describes a class that listens forFlowableEvents dispatched by the engine.Enumeration containing all possible types ofFlowableEvents.Indicates theFlowableEventalso contains information about aThrowablethat occurred, triggering the event.