Class TransactionDependentExecutionListenerExecutionScope
java.lang.Object
org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- Author:
- Yvo Swillens
-
Field Details
-
processInstanceId
-
executionId
-
flowElement
protected final org.flowable.bpmn.model.FlowElement flowElement -
executionVariables
-
customPropertiesMap
-
-
Constructor Details
-
TransactionDependentExecutionListenerExecutionScope
-
-
Method Details
-
getProcessInstanceId
-
getExecutionId
-
getFlowElement
public org.flowable.bpmn.model.FlowElement getFlowElement() -
getExecutionVariables
-
getCustomPropertiesMap
-