| Package | Description |
|---|---|
| org.flowable.engine.common.impl.cfg | |
| org.flowable.engine.common.impl.interceptor | |
| org.flowable.engine.common.impl.transaction |
| Modifier and Type | Method and Description |
|---|---|
BaseTransactionContext<T,C> |
TransactionContextFactory.openTransactionContext(C commandContext) |
| Modifier and Type | Field and Description |
|---|---|
protected BaseTransactionContext |
TransactionCommandContextCloseListener.transactionContext |
| Constructor and Description |
|---|
TransactionCommandContextCloseListener(BaseTransactionContext transactionContext) |
| Modifier and Type | Field and Description |
|---|---|
protected static ThreadLocal<Stack<BaseTransactionContext>> |
TransactionContextHolder.transactionContextThreadLocal |
| Modifier and Type | Method and Description |
|---|---|
static BaseTransactionContext |
TransactionContextHolder.getTransactionContext() |
| Modifier and Type | Method and Description |
|---|---|
static void |
TransactionContextHolder.setTransactionContext(BaseTransactionContext transactionContext) |
Copyright © 2017 Flowable. All rights reserved.