Class ExecuteExecutionListenerTransactionListener
java.lang.Object
org.activiti.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
- All Implemented Interfaces:
TransactionListener
public class ExecuteExecutionListenerTransactionListener
extends Object
implements TransactionListener
A
TransactionListener that invokes an ExecutionListener.-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExecuteExecutionListenerTransactionListener(TransactionDependentExecutionListener listener, TransactionDependentExecutionListenerExecutionScope scope) -
Method Summary
-
Field Details
-
listener
-
scope
-
-
Constructor Details
-
ExecuteExecutionListenerTransactionListener
public ExecuteExecutionListenerTransactionListener(TransactionDependentExecutionListener listener, TransactionDependentExecutionListenerExecutionScope scope)
-
-
Method Details
-
execute
- Specified by:
executein interfaceTransactionListener
-