public class FlowableProcessStartedEventImpl extends FlowableEntityWithVariablesEventImpl implements FlowableProcessStartedEvent
FlowableCancelledEvent implementation.| Modifier and Type | Field and Description |
|---|---|
protected String |
nestedProcessDefinitionId |
protected String |
nestedProcessInstanceId |
localScope, variablesentityexecutionId, processDefinitionId, processInstanceIdtype| Constructor and Description |
|---|
FlowableProcessStartedEventImpl(Object entity,
Map variables,
boolean localScope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNestedProcessDefinitionId() |
String |
getNestedProcessInstanceId() |
getVariables, isLocalScopegetEntitygetExecutiongetExecutionId, getProcessDefinitionId, getProcessInstanceId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setTypetoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVariables, isLocalScopegetEntitygetTypegetExecutionId, getProcessDefinitionId, getProcessInstanceIdprotected final String nestedProcessInstanceId
protected final String nestedProcessDefinitionId
public String getNestedProcessInstanceId()
getNestedProcessInstanceId in interface FlowableProcessStartedEventpublic String getNestedProcessDefinitionId()
getNestedProcessDefinitionId in interface FlowableProcessStartedEventCopyright © 2019 Flowable. All rights reserved.