Class ExecuteTaskListenerTransactionListener
java.lang.Object
org.activiti.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
- All Implemented Interfaces:
TransactionListener
A
TransactionListener that invokes an ExecutionListener.-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExecuteTaskListenerTransactionListener(TransactionDependentTaskListener listener, TransactionDependentTaskListenerExecutionScope scope) -
Method Summary
-
Field Details
-
listener
-
scope
-
-
Constructor Details
-
ExecuteTaskListenerTransactionListener
public ExecuteTaskListenerTransactionListener(TransactionDependentTaskListener listener, TransactionDependentTaskListenerExecutionScope scope)
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionListener
-