Uses of Class
org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
Packages that use CleanableHistoricBatchReportResultDto
Package
Description
-
Uses of CleanableHistoricBatchReportResultDto in org.camunda.bpm.engine.rest.dto.history.batch
Methods in org.camunda.bpm.engine.rest.dto.history.batch that return types with arguments of type CleanableHistoricBatchReportResultDto -
Uses of CleanableHistoricBatchReportResultDto in org.camunda.bpm.engine.rest.history
Methods in org.camunda.bpm.engine.rest.history that return types with arguments of type CleanableHistoricBatchReportResultDtoModifier and TypeMethodDescriptionHistoricBatchRestService.getCleanableHistoricBatchesReport(javax.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) -
Uses of CleanableHistoricBatchReportResultDto in org.camunda.bpm.engine.rest.impl.history
Methods in org.camunda.bpm.engine.rest.impl.history that return types with arguments of type CleanableHistoricBatchReportResultDtoModifier and TypeMethodDescriptionHistoricBatchRestServiceImpl.getCleanableHistoricBatchesReport(javax.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults)