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