| Package | Description |
|---|---|
| org.activiti.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| 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 | Field and Description |
|---|---|
protected TransactionContextFactory |
ProcessEngineImpl.transactionContextFactory |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionContextFactory |
ProcessEngineConfigurationImpl.transactionContextFactory |
| Modifier and Type | Method and Description |
|---|---|
TransactionContextFactory |
ProcessEngineConfigurationImpl.getTransactionContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setTransactionContextFactory(TransactionContextFactory transactionContextFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
JtaTransactionContextFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
StandaloneMybatisTransactionContextFactory |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionContextFactory |
TransactionContextInterceptor.transactionContextFactory |
| Modifier and Type | Method and Description |
|---|---|
TransactionContextFactory |
TransactionContextInterceptor.getTransactionContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionContextInterceptor.setTransactionContextFactory(TransactionContextFactory transactionContextFactory) |
| Constructor and Description |
|---|
TransactionContextInterceptor(TransactionContextFactory transactionContextFactory) |
Copyright © 2016 Alfresco. All rights reserved.