public class FlowableProcessEventImpl extends FlowableEngineEventImpl implements FlowableProcessEngineEvent
scopeDefinitionId, scopeId, scopeType, subScopeIdtype| Constructor and Description |
|---|
FlowableProcessEventImpl(FlowableEngineEventType type) |
| Modifier and Type | Method and Description |
|---|---|
DelegateExecution |
getExecution()
Return the execution this event is associated with.
|
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, getSubScopeIdgetTypepublic FlowableProcessEventImpl(FlowableEngineEventType type)
public DelegateExecution getExecution()
FlowableProcessEngineEventDelegateExecution instance when a command context is active.getExecution in interface FlowableProcessEngineEventCopyright © 2020 Flowable. All rights reserved.