| Package | Description |
|---|---|
| org.flowable.dmn.engine.impl.cfg.standalone | |
| org.flowable.dmn.engine.impl.context |
| Modifier and Type | Class and Description |
|---|---|
class |
StandaloneMybatisTransactionContext |
| Modifier and Type | Method and Description |
|---|---|
TransactionContext |
StandaloneMybatisTransactionContextFactory.openTransactionContext(CommandContext commandContext) |
| Modifier and Type | Field and Description |
|---|---|
protected static ThreadLocal<Stack<TransactionContext>> |
Context.transactionContextThreadLocal |
| Modifier and Type | Method and Description |
|---|---|
static TransactionContext |
Context.getTransactionContext() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Context.setTransactionContext(TransactionContext transactionContext) |
Copyright © 2017 Flowable. All rights reserved.