Uses of Package
org.flowable.engine.delegate.event
-
Classes in org.flowable.engine.delegate.event used by org.flowable.engine.delegate.event Class Description FlowableActivityCancelledEvent AnFlowableEventrelated to cancel event being sent to an activity.FlowableActivityEvent AnFlowableEventrelated to an activity within an execution.FlowableCancelledEvent FlowableEntityWithVariablesEvent AnFlowableEntityEventrelated to a single entity.FlowableErrorEvent AnFlowableEventrelated to an error being sent to an activity.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.FlowableSequenceFlowTakenEvent AnFlowableEventthat indicates a certain sequence flow has been taken.FlowableSignalEvent AnFlowableEventrelated to a signal being sent to an activity. -
Classes in org.flowable.engine.delegate.event used by org.flowable.engine.delegate.event.impl Class 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. -
Classes in org.flowable.engine.delegate.event used by org.flowable.engine.impl.bpmn.behavior Class Description FlowableMultiInstanceActivityCompletedEvent -
Classes in org.flowable.engine.delegate.event used by org.flowable.engine.test.impl.logger Class Description 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.