Package org.flowable.engine.delegate.event
-
Interface Summary Interface Description FlowableActivityCancelledEvent AnFlowableEventrelated to cancel event being sent to an activity.FlowableActivityEvent AnFlowableEventrelated to an activity within an execution.FlowableCancelledEvent FlowableConditionalEvent AnFlowableEventrelated to a conditional being sent to an activity.FlowableEntityWithVariablesEvent AnFlowableEntityEventrelated to a single entity.FlowableErrorEvent AnFlowableEventrelated to an error being sent to an activity.FlowableEscalationEvent AnFlowableEventrelated to an escalation being sent to an activity.FlowableJobRescheduledEvent FlowableMessageEvent AnFlowableEventrelated to an message being sent to an activity.FlowableMultiInstanceActivityCancelledEvent AnFlowableEventrelated to cancel event being sent to an activity.FlowableMultiInstanceActivityCompletedEvent FlowableMultiInstanceActivityEvent AFlowableEventrelated to a multi-instance activity within an execution.FlowableProcessEngineEvent Event interface forFlowableEventimplementations related to the process engine, exposing process engine specific functions.FlowableProcessStartedEvent AnFlowableEventrelated to start event being sent when a process instance is started.FlowableProcessTerminatedEvent Event extends defaultFlowableEntityEventwith the cause of terminationFlowableSequenceFlowTakenEvent AnFlowableEventthat indicates a certain sequence flow has been taken.FlowableSignalEvent AnFlowableEventrelated to a signal being sent to an activity. -
Class Summary Class Description AbstractFlowableEngineEventListener BaseEntityEventListener Base event listener that can be used when implementing anFlowableEventListenerto get notified when an entity is created, updated, deleted or if another entity-related event occurs.