Package | Description |
---|---|
org.activiti.engine.impl.cfg | |
org.activiti.engine.impl.cfg.jta | |
org.activiti.engine.impl.cfg.standalone | |
org.activiti.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 |
StandaloneMybatisTransactionContext |
Modifier and Type | Method and Description |
---|---|
TransactionContext |
StandaloneMybatisTransactionContextFactory.openTransactionContext(CommandContext commandContext) |
Modifier and Type | Field and Description |
---|---|
protected TransactionContext |
CommandContext.transactionContext |
Modifier and Type | Method and Description |
---|---|
TransactionContext |
CommandContext.getTransactionContext() |
Copyright © 2016 Alfresco. All rights reserved.