| Modifier and Type | Method and Description |
|---|---|
void |
RemoveEntityManagerSynchronization.afterCompletion(TransactionState txState) |
| Modifier and Type | Method and Description |
|---|---|
void |
RefreshClassloaderSynchronization.afterCompletion(TransactionState txState) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteAgainJobSynchronization.afterCompletion(TransactionState txState) |
| Modifier and Type | Method and Description |
|---|---|
void |
BonitaTransactionSynchronizationImpl.afterCompletion(TransactionState txState) |
| Modifier and Type | Method and Description |
|---|---|
void |
WaitForEventSynchronization.afterCompletion(TransactionState status) |
void |
SendJMSMessageSynchronization.afterCompletion(TransactionState status) |
| Modifier and Type | Method and Description |
|---|---|
static TransactionState |
JTATransactionServiceImpl.convert(int status) |
TransactionState |
TransactionService.getState()
Obtain the status of the transaction associated with the current thread.
|
TransactionState |
JTATransactionServiceImpl.getState() |
static TransactionState |
TransactionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionState[] |
TransactionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BonitaTransactionSynchronization.afterCompletion(TransactionState txState) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkSynchronization.afterCompletion(TransactionState transactionStatus) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.