Uses of Interface
org.flowable.engine.delegate.event.FlowableProcessEngineEvent
-
Uses of FlowableProcessEngineEvent in org.flowable.engine.delegate.event
Modifier and TypeMethodDescriptionprotected void
AbstractFlowableEngineEventListener.engineClosed
(FlowableProcessEngineEvent flowableEngineEvent) protected void
AbstractFlowableEngineEventListener.engineCreated
(FlowableProcessEngineEvent event) -
Uses of FlowableProcessEngineEvent in org.flowable.engine.delegate.event.impl
Modifier and TypeClassDescriptionclass
AnFlowableActivityCancelledEvent
implementation.class
Implementation of anFlowableActivityEvent
.class
AnFlowableConditionalEvent
implementation.class
Base class for allFlowableEvent
implementations, related to entities.class
Base class for allFlowableEvent
implementations, represents an exception occurred, related to an entity.class
Base class for allFlowableEngineEntityEvent
implementations, related to entities with variables.class
Implementation of anFlowableErrorEvent
.class
AnFlowableEscalationEvent
implementation.class
class
AnFlowableSignalEvent
implementation.class
AnFlowableMultiInstanceActivityCancelledEvent
implementation.class
Implementation of anFlowableMultiInstanceActivityCompletedEvent
.class
Implementation of anFlowableMultiInstanceActivityEvent
.class
AnFlowableCancelledEvent
implementation.class
class
AnFlowableCancelledEvent
implementation.class
AnFlowableProcessTerminatedEvent
implementation.class
class
AnFlowableSignalEvent
implementation.class
Implementation ofFlowableVariableEvent
.