org.camunda.bpm.engine.spring
Class SpringTransactionContextFactory
java.lang.Object
org.camunda.bpm.engine.spring.SpringTransactionContextFactory
- All Implemented Interfaces:
- TransactionContextFactory
public class SpringTransactionContextFactory
- extends Object
- implements TransactionContextFactory
- Author:
- Frederik Heremans
|
Field Summary |
protected org.springframework.transaction.PlatformTransactionManager |
transactionManager
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transactionManager
protected org.springframework.transaction.PlatformTransactionManager transactionManager
SpringTransactionContextFactory
public SpringTransactionContextFactory(org.springframework.transaction.PlatformTransactionManager transactionManager)
openTransactionContext
public TransactionContext openTransactionContext(CommandContext commandContext)
- Specified by:
openTransactionContext in interface TransactionContextFactory
Copyright © 2017 camunda services GmbH. All rights reserved.