Uses of Interface
org.flowable.engine.delegate.event.FlowableProcessStartedEvent
-
Uses of FlowableProcessStartedEvent in org.flowable.engine.delegate.event
Modifier and TypeMethodDescriptionprotected void
AbstractFlowableEngineEventListener.processStarted
(FlowableProcessStartedEvent event) -
Uses of FlowableProcessStartedEvent in org.flowable.engine.delegate.event.impl
Modifier and TypeMethodDescriptionstatic FlowableProcessStartedEvent
FlowableEventBuilder.createProcessStartedEvent
(Object entity, Map variables, boolean localScope)