public class FlowableCaseStartedEventImpl extends FlowableEngineEventImpl implements FlowableCaseStartedEvent
| Modifier and Type | Field and Description |
|---|---|
protected CaseInstance |
caseInstance |
scopeDefinitionId, scopeId, scopeType, subScopeIdtype| Constructor and Description |
|---|
FlowableCaseStartedEventImpl(CaseInstance caseInstance) |
| Modifier and Type | Method and Description |
|---|---|
CaseInstance |
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
public FlowableCaseStartedEventImpl(CaseInstance caseInstance)
public CaseInstance getEntity()
getEntity in interface FlowableCaseStartedEventgetEntity in interface FlowableEntityEventCopyright © 2021 Flowable. All rights reserved.