public interface TransactionDependentExecutionListener extends BaseExecutionListener
Modifier and Type | Field and Description |
---|---|
static String |
ON_TRANSACTION_BEFORE_COMMIT |
static String |
ON_TRANSACTION_COMMITTED |
static String |
ON_TRANSACTION_ROLLED_BACK |
EVENTNAME_END, EVENTNAME_START, EVENTNAME_TAKE
static final String ON_TRANSACTION_BEFORE_COMMIT
static final String ON_TRANSACTION_COMMITTED
static final String ON_TRANSACTION_ROLLED_BACK
Copyright © 2017 Alfresco. All rights reserved.