Class KoraTransactionContextFactory
java.lang.Object
ru.tinkoff.kora.camunda.engine.bpmn.transaction.KoraTransactionContextFactory
- All Implemented Interfaces:
org.camunda.bpm.engine.impl.cfg.TransactionContextFactory
public final class KoraTransactionContextFactory
extends Object
implements org.camunda.bpm.engine.impl.cfg.TransactionContextFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.camunda.bpm.engine.impl.cfg.TransactionContextopenTransactionContext(org.camunda.bpm.engine.impl.interceptor.CommandContext commandContext)
-
Constructor Details
-
KoraTransactionContextFactory
-
-
Method Details
-
openTransactionContext
public org.camunda.bpm.engine.impl.cfg.TransactionContext openTransactionContext(org.camunda.bpm.engine.impl.interceptor.CommandContext commandContext) - Specified by:
openTransactionContextin interfaceorg.camunda.bpm.engine.impl.cfg.TransactionContextFactory
-