Uses of Class
org.camunda.bpm.engine.impl.cmd.AbstractPatchVariablesCmd
-
Packages that use AbstractPatchVariablesCmd Package Description org.camunda.bpm.engine.impl.cmd -
-
Uses of AbstractPatchVariablesCmd in org.camunda.bpm.engine.impl.cmd
Subclasses of AbstractPatchVariablesCmd in org.camunda.bpm.engine.impl.cmd Modifier and Type Class Description classPatchExecutionVariablesCmdPatches execution variables: First, applies modifications to existing variables and then deletes specified variables.classPatchTaskVariablesCmdPatches task variables: First, applies modifications to existing variables and then deletes specified variables.
-