Class TransactionDependentTaskListenerExecutionScope
java.lang.Object
org.activiti.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
-
Field Details
-
processInstanceId
-
executionId
-
task
protected final org.activiti.bpmn.model.Task task -
executionVariables
-
customPropertiesMap
-
-
Constructor Details
-
TransactionDependentTaskListenerExecutionScope
-
-
Method Details
-
getProcessInstanceId
-
getExecutionId
-
getTask
public org.activiti.bpmn.model.Task getTask() -
getExecutionVariables
-
getCustomPropertiesMap
-