Package org.flowable.engine.delegate.event
package org.flowable.engine.delegate.event
-
ClassDescriptionBase event listener that can be used when implementing an
FlowableEventListener
to get notified when an entity is created, updated, deleted or if another entity-related event occurs.AnFlowableEvent
related to cancel event being sent to an activity.AnFlowableEvent
related to an activity within an execution.AnFlowableEvent
related to a conditional being sent to an activity.AnFlowableEntityEvent
related to a single entity.AnFlowableEvent
related to an error being sent to an activity.AnFlowableEvent
related to an escalation being sent to an activity.AnFlowableEvent
related to an message being sent to an activity.AnFlowableEvent
related to cancel event being sent to an activity.AFlowableEvent
related to a multi-instance activity within an execution.Event interface forFlowableEvent
implementations related to the process engine, exposing process engine specific functions.AnFlowableEvent
related to start event being sent when a process instance is started.Event extends defaultFlowableEntityEvent
with the cause of terminationAnFlowableEvent
that indicates a certain sequence flow has been taken.AnFlowableEvent
related to a signal being sent to an activity.