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 Details

  • Method Details

    • openTransactionContext

      public org.camunda.bpm.engine.impl.cfg.TransactionContext openTransactionContext(org.camunda.bpm.engine.impl.interceptor.CommandContext commandContext)
      Specified by:
      openTransactionContext in interface org.camunda.bpm.engine.impl.cfg.TransactionContextFactory