Package | Description |
---|---|
org.camunda.bpm.engine.impl.cfg | |
org.camunda.bpm.engine.impl.cfg.jta | |
org.camunda.bpm.engine.impl.cfg.standalone | |
org.camunda.bpm.engine.impl.interceptor |
Modifier and Type | Method and Description |
---|---|
TransactionContext |
TransactionContextFactory.openTransactionContext(CommandContext commandContext) |
Modifier and Type | Class and Description |
---|---|
class |
JtaTransactionContext |
Modifier and Type | Method and Description |
---|---|
TransactionContext |
JtaTransactionContextFactory.openTransactionContext(CommandContext commandContext) |
Modifier and Type | Class and Description |
---|---|
class |
StandaloneTransactionContext |
Modifier and Type | Method and Description |
---|---|
TransactionContext |
StandaloneTransactionContextFactory.openTransactionContext(CommandContext commandContext) |
Modifier and Type | Field and Description |
---|---|
protected TransactionContext |
CommandContext.transactionContext |
Modifier and Type | Method and Description |
---|---|
TransactionContext |
CommandContext.getTransactionContext() |
Copyright © 2013–2019 camunda services GmbH. All rights reserved.