Class TransactionDependentExecutionListenerExecutionScope
java.lang.Object
org.activiti.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Stringprotected final FlowElementprotected final String -
Constructor Summary
ConstructorsConstructorDescriptionTransactionDependentExecutionListenerExecutionScope(String processInstanceId, String executionId, FlowElement flowElement, Map<String, Object> executionVariables, Map<String, Object> customPropertiesMap) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
processInstanceId
-
executionId
-
flowElement
-
executionVariables
-
customPropertiesMap
-
-
Constructor Details
-
TransactionDependentExecutionListenerExecutionScope
-
-
Method Details
-
getProcessInstanceId
-
getExecutionId
-
getFlowElement
-
getExecutionVariables
-
getCustomPropertiesMap
-