Uses of Interface
org.flowable.engine.delegate.event.FlowableProcessTerminatedEvent
-
Packages that use FlowableProcessTerminatedEvent Package Description org.flowable.engine.delegate.event.impl -
-
Uses of FlowableProcessTerminatedEvent in org.flowable.engine.delegate.event.impl
Classes in org.flowable.engine.delegate.event.impl that implement FlowableProcessTerminatedEvent Modifier and Type Class Description classFlowableProcessTerminatedEventImplAnFlowableProcessTerminatedEventimplementation.Methods in org.flowable.engine.delegate.event.impl that return FlowableProcessTerminatedEvent Modifier and Type Method Description static FlowableProcessTerminatedEventFlowableEventBuilder. createTerminateEvent(ExecutionEntity execution, Object cause)
-