Uses of Class
org.camunda.bpm.engine.rest.dto.PatchVariablesDto

Packages that use PatchVariablesDto
org.camunda.bpm.engine.rest.sub   
org.camunda.bpm.engine.rest.sub.impl   
 

Uses of PatchVariablesDto in org.camunda.bpm.engine.rest.sub
 

Methods in org.camunda.bpm.engine.rest.sub with parameters of type PatchVariablesDto
 void VariableResource.modifyVariables(PatchVariablesDto patch)
           
 

Uses of PatchVariablesDto in org.camunda.bpm.engine.rest.sub.impl
 

Methods in org.camunda.bpm.engine.rest.sub.impl with parameters of type PatchVariablesDto
 void AbstractVariablesResource.modifyVariables(PatchVariablesDto patch)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.