public interface TransactionContextFactory<T extends BaseTransactionListener<C>,C extends AbstractCommandContext>
| Modifier and Type | Method and Description |
|---|---|
BaseTransactionContext<T,C> |
openTransactionContext(C commandContext) |
BaseTransactionContext<T,C> openTransactionContext(C commandContext)
Copyright © 2017 Flowable. All rights reserved.