Uses of Interface
org.flowable.engine.delegate.event.FlowableEscalationEvent
-
Uses of FlowableEscalationEvent in org.flowable.engine.delegate.event.impl
Modifier and TypeMethodDescriptionstatic FlowableEscalationEvent
FlowableEventBuilder.createEscalationEvent
(org.flowable.common.engine.api.delegate.event.FlowableEngineEventType type, String activityId, String escalationCode, String escalationName, String executionId, String processInstanceId, String processDefinitionId)