Uses of Interface
org.flowable.engine.delegate.event.FlowableActivityCancelledEvent
-
Uses of FlowableActivityCancelledEvent in org.flowable.engine.delegate.event
Modifier and TypeInterfaceDescriptioninterface
AnFlowableEvent
related to cancel event being sent to an activity.Modifier and TypeMethodDescriptionprotected void
AbstractFlowableEngineEventListener.activityCancelled
(FlowableActivityCancelledEvent event) -
Uses of FlowableActivityCancelledEvent in org.flowable.engine.delegate.event.impl
Modifier and TypeClassDescriptionclass
AnFlowableActivityCancelledEvent
implementation.class
AnFlowableMultiInstanceActivityCancelledEvent
implementation.