Interface FlowableEscalationEvent
- All Superinterfaces:
FlowableActivityEvent, FlowableEngineEvent, FlowableEvent
- All Known Implementing Classes:
FlowableEscalationEventImpl
An
FlowableEvent related to an escalation being sent to an activity.-
Method Summary
Methods inherited from interface FlowableActivityEvent
getActivityId, getActivityName, getActivityType, getBehaviorClassMethods inherited from interface FlowableEngineEvent
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdMethods inherited from interface FlowableEvent
getType
-
Method Details