| Interface | Description |
|---|---|
| BaseTransactionContext<T extends BaseTransactionListener<C>,C extends AbstractCommandContext> | |
| BaseTransactionListener<C extends AbstractCommandContext> | |
| IdGenerator |
generates
IdBlocks that are used to assign ids to new objects. |
| TransactionContextFactory<T extends BaseTransactionListener<C>,C extends AbstractCommandContext> |
| Class | Description |
|---|---|
| BeansConfigurationHelper | |
| SpringBeanFactoryProxyMap |
| Enum | Description |
|---|---|
| TransactionPropagation |
Enumeration that represents the transaction propagation behaviours supported by the command executor.
|
| TransactionState |
Copyright © 2017 Flowable. All rights reserved.