public class ExecuteTaskListenerTransactionListener extends Object implements TransactionListener
TransactionListener that invokes an ExecutionListener.| Modifier and Type | Field and Description |
|---|---|
protected TransactionDependentTaskListener |
listener |
protected TransactionDependentTaskListenerExecutionScope |
scope |
| Constructor and Description |
|---|
ExecuteTaskListenerTransactionListener(TransactionDependentTaskListener listener,
TransactionDependentTaskListenerExecutionScope scope) |
protected TransactionDependentTaskListener listener
protected TransactionDependentTaskListenerExecutionScope scope
public ExecuteTaskListenerTransactionListener(TransactionDependentTaskListener listener, TransactionDependentTaskListenerExecutionScope scope)
public void execute(CommandContext commandContext)
execute in interface TransactionListenerCopyright © 2016 Alfresco. All rights reserved.