Uses of Class
org.camunda.bpm.engine.rest.dto.PatchVariablesDto
Packages that use PatchVariablesDto
-
Uses of PatchVariablesDto in org.camunda.bpm.engine.rest.sub
Methods in org.camunda.bpm.engine.rest.sub with parameters of type PatchVariablesDto -
Uses of PatchVariablesDto in org.camunda.bpm.engine.rest.sub.impl
Methods in org.camunda.bpm.engine.rest.sub.impl with parameters of type PatchVariablesDtoModifier and TypeMethodDescriptionvoid
AbstractVariablesResource.modifyVariables
(PatchVariablesDto patch)