public interface FlowableCaseStageStartedEvent extends FlowableEngineEntityEvent
| Modifier and Type | Method and Description |
|---|---|
CaseInstance |
getCaseInstance()
Returns the case instance the stage belongs to.
|
PlanItemInstance |
getEntity()
Overwritten in order to return the stage plan item instance.
|
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdgetTypeCaseInstance getCaseInstance()
PlanItemInstance getEntity()
getEntity in interface FlowableEntityEventCopyright © 2022 Flowable. All rights reserved.