Uses of Class
org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
Packages that use CommandInvocationContext
- 
Uses of CommandInvocationContext in org.camunda.bpm.engine.impl.context
Fields in org.camunda.bpm.engine.impl.context with type parameters of type CommandInvocationContextMethods in org.camunda.bpm.engine.impl.context that return CommandInvocationContextModifier and TypeMethodDescriptionstatic CommandInvocationContextContext.getCommandInvocationContext()Methods in org.camunda.bpm.engine.impl.context with parameters of type CommandInvocationContextModifier and TypeMethodDescriptionstatic voidContext.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 CommandInvocationContextModifier and TypeMethodDescriptionvoidCommandContext.close(CommandInvocationContext commandInvocationContext) protected voidCommandContext.closeSessions(CommandInvocationContext commandInvocationContext)