|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandInvocationContext | |
|---|---|
| org.camunda.bpm.engine.impl.context | |
| org.camunda.bpm.engine.impl.interceptor | |
| Uses of CommandInvocationContext in org.camunda.bpm.engine.impl.context |
|---|
| Fields in org.camunda.bpm.engine.impl.context with type parameters of type CommandInvocationContext | |
|---|---|
protected static ThreadLocal<Stack<CommandInvocationContext>> |
Context.commandInvocationContextThreadLocal
|
| Methods in org.camunda.bpm.engine.impl.context that return CommandInvocationContext | |
|---|---|
static CommandInvocationContext |
Context.getCommandInvocationContext()
|
| Methods in org.camunda.bpm.engine.impl.context with parameters of type CommandInvocationContext | |
|---|---|
static void |
Context.setCommandInvocationContext(CommandInvocationContext commandInvocationContext)
|
| Uses of CommandInvocationContext in org.camunda.bpm.engine.impl.interceptor |
|---|
| Methods in org.camunda.bpm.engine.impl.interceptor with parameters of type CommandInvocationContext | |
|---|---|
void |
CommandContext.close(CommandInvocationContext commandInvocationContext)
|
protected void |
CommandContext.closeSessions(CommandInvocationContext commandInvocationContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||