Uses of Class
org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto

Packages that use DeleteHistoricProcessInstancesDto
org.camunda.bpm.engine.rest.history   
org.camunda.bpm.engine.rest.impl.history   
 

Uses of DeleteHistoricProcessInstancesDto in org.camunda.bpm.engine.rest.history
 

Methods in org.camunda.bpm.engine.rest.history with parameters of type DeleteHistoricProcessInstancesDto
 BatchDto HistoricProcessInstanceRestService.deleteAsync(DeleteHistoricProcessInstancesDto dto)
           
 

Uses of DeleteHistoricProcessInstancesDto in org.camunda.bpm.engine.rest.impl.history
 

Methods in org.camunda.bpm.engine.rest.impl.history with parameters of type DeleteHistoricProcessInstancesDto
 BatchDto HistoricProcessInstanceRestServiceImpl.deleteAsync(DeleteHistoricProcessInstancesDto dto)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.