public class FlowableCaseStageStartedEventImpl extends FlowableEngineEventImpl implements FlowableCaseStageStartedEvent
| Modifier and Type | Field and Description |
|---|---|
protected CaseInstance |
caseInstance |
protected PlanItemInstance |
stageInstance |
scopeDefinitionId, scopeId, scopeType, subScopeIdtype| Constructor and Description |
|---|
FlowableCaseStageStartedEventImpl(CaseInstance caseInstance,
PlanItemInstance stageInstance) |
| Modifier and Type | Method and Description |
|---|---|
CaseInstance |
getCaseInstance() |
PlanItemInstance |
getEntity() |
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setScopeDefinitionId, setScopeId, setScopeType, setSubScopeId, setTypetoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdgetTypeprotected CaseInstance caseInstance
protected PlanItemInstance stageInstance
public FlowableCaseStageStartedEventImpl(CaseInstance caseInstance, PlanItemInstance stageInstance)
public CaseInstance getCaseInstance()
getCaseInstance in interface FlowableCaseStageStartedEventpublic PlanItemInstance getEntity()
getEntity in interface FlowableCaseStageStartedEventgetEntity in interface FlowableEntityEventCopyright © 2022 Flowable. All rights reserved.