| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.context | |
| org.camunda.bpm.engine.impl.interceptor | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ThreadLocal<Deque<CommandInvocationContext>> | 
Context.commandInvocationContextThreadLocal  | 
| Modifier and Type | Method and Description | 
|---|---|
static CommandInvocationContext | 
Context.getCommandInvocationContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
Context.setCommandInvocationContext(CommandInvocationContext commandInvocationContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CommandContext.close(CommandInvocationContext commandInvocationContext)  | 
protected void | 
CommandContext.closeSessions(CommandInvocationContext commandInvocationContext)  | 
Copyright © 2019. All rights reserved.