public class FlowableProcessStartedEventImpl extends FlowableEntityWithVariablesEventImpl implements FlowableProcessStartedEvent
FlowableCancelledEvent implementation.| Modifier and Type | Field and Description |
|---|---|
protected String |
nestedProcessDefinitionId |
protected String |
nestedProcessInstanceId |
localScope, variablesentityscopeDefinitionId, scopeId, scopeType, subScopeIdtype| Constructor and Description |
|---|
FlowableProcessStartedEventImpl(Object entity,
Map variables,
boolean localScope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNestedProcessDefinitionId() |
String |
getNestedProcessInstanceId() |
getVariables, isLocalScopegetEntitygetExecutiongetExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setScopeDefinitionId, setScopeId, setScopeType, setSubScopeId, setTypetoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVariables, isLocalScopegetEntitygetTypegetExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdprotected final String nestedProcessInstanceId
protected final String nestedProcessDefinitionId
public String getNestedProcessInstanceId()
getNestedProcessInstanceId in interface FlowableProcessStartedEventpublic String getNestedProcessDefinitionId()
getNestedProcessDefinitionId in interface FlowableProcessStartedEventCopyright © 2020 Flowable. All rights reserved.