org.camunda.bpm.engine.impl.interceptor
Class JtaTransactionInterceptor
java.lang.Object
org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor
- All Implemented Interfaces:
- CommandExecutor
public class JtaTransactionInterceptor
- extends CommandInterceptor
- Author:
- Guillaume Nodet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JtaTransactionInterceptor
public JtaTransactionInterceptor(TransactionManager transactionManager,
boolean requiresNew)
execute
public <T> T execute(Command<T> command)
Copyright © 2015 camunda services GmbH. All rights reserved.