Uses of Class
org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
-
Uses of CommandInvocationContext in org.camunda.bpm.engine.impl.context
Modifier and TypeMethodDescriptionstatic CommandInvocationContext
Context.getCommandInvocationContext()
Modifier and TypeMethodDescriptionstatic void
Context.setCommandInvocationContext
(CommandInvocationContext commandInvocationContext) -
Uses of CommandInvocationContext in org.camunda.bpm.engine.impl.interceptor
Modifier and TypeMethodDescriptionvoid
CommandContext.close
(CommandInvocationContext commandInvocationContext) protected void
CommandContext.closeSessions
(CommandInvocationContext commandInvocationContext)