Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto

Packages that use DeleteProcessInstancesDto
org.camunda.bpm.engine.rest   
org.camunda.bpm.engine.rest.impl   
 

Uses of DeleteProcessInstancesDto in org.camunda.bpm.engine.rest
 

Methods in org.camunda.bpm.engine.rest with parameters of type DeleteProcessInstancesDto
 BatchDto ProcessInstanceRestService.deleteAsync(DeleteProcessInstancesDto dto)
           
 

Uses of DeleteProcessInstancesDto in org.camunda.bpm.engine.rest.impl
 

Methods in org.camunda.bpm.engine.rest.impl with parameters of type DeleteProcessInstancesDto
 BatchDto ProcessInstanceRestServiceImpl.deleteAsync(DeleteProcessInstancesDto dto)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.