Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto

Packages that use ProcessInstanceModificationDto
org.camunda.bpm.engine.rest.sub.runtime   
org.camunda.bpm.engine.rest.sub.runtime.impl   
 

Uses of ProcessInstanceModificationDto in org.camunda.bpm.engine.rest.sub.runtime
 

Methods in org.camunda.bpm.engine.rest.sub.runtime with parameters of type ProcessInstanceModificationDto
 void ProcessInstanceResource.modifyProcessInstance(ProcessInstanceModificationDto dto)
           
 

Uses of ProcessInstanceModificationDto in org.camunda.bpm.engine.rest.sub.runtime.impl
 

Methods in org.camunda.bpm.engine.rest.sub.runtime.impl with parameters of type ProcessInstanceModificationDto
 void ProcessInstanceResourceImpl.modifyProcessInstance(ProcessInstanceModificationDto dto)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.