|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionContext | |
|---|---|
| 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 | |
| Uses of TransactionContext in org.camunda.bpm.engine.impl.cfg |
|---|
| Methods in org.camunda.bpm.engine.impl.cfg that return TransactionContext | |
|---|---|
TransactionContext |
TransactionContextFactory.openTransactionContext(CommandContext commandContext)
|
| Uses of TransactionContext in org.camunda.bpm.engine.impl.cfg.jta |
|---|
| Classes in org.camunda.bpm.engine.impl.cfg.jta that implement TransactionContext | |
|---|---|
class |
JtaTransactionContext
|
| Methods in org.camunda.bpm.engine.impl.cfg.jta that return TransactionContext | |
|---|---|
TransactionContext |
JtaTransactionContextFactory.openTransactionContext(CommandContext commandContext)
|
| Uses of TransactionContext in org.camunda.bpm.engine.impl.cfg.standalone |
|---|
| Classes in org.camunda.bpm.engine.impl.cfg.standalone that implement TransactionContext | |
|---|---|
class |
StandaloneTransactionContext
|
| Methods in org.camunda.bpm.engine.impl.cfg.standalone that return TransactionContext | |
|---|---|
TransactionContext |
StandaloneTransactionContextFactory.openTransactionContext(CommandContext commandContext)
|
| Uses of TransactionContext in org.camunda.bpm.engine.impl.interceptor |
|---|
| Fields in org.camunda.bpm.engine.impl.interceptor declared as TransactionContext | |
|---|---|
protected TransactionContext |
CommandContext.transactionContext
|
| Methods in org.camunda.bpm.engine.impl.interceptor that return TransactionContext | |
|---|---|
TransactionContext |
CommandContext.getTransactionContext()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||