Uses of Class
org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
Packages that use CleanableHistoricCaseInstanceReportResultDto
Package
Description
-
Uses of CleanableHistoricCaseInstanceReportResultDto in org.camunda.bpm.engine.rest.dto.history
Methods in org.camunda.bpm.engine.rest.dto.history that return types with arguments of type CleanableHistoricCaseInstanceReportResultDtoModifier and TypeMethodDescriptionCleanableHistoricCaseInstanceReportResultDto.convert
(List<CleanableHistoricCaseInstanceReportResult> reportResult) -
Uses of CleanableHistoricCaseInstanceReportResultDto in org.camunda.bpm.engine.rest.history
Methods in org.camunda.bpm.engine.rest.history that return types with arguments of type CleanableHistoricCaseInstanceReportResultDtoModifier and TypeMethodDescriptionHistoricCaseDefinitionRestService.getCleanableHistoricCaseInstanceReport
(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) -
Uses of CleanableHistoricCaseInstanceReportResultDto in org.camunda.bpm.engine.rest.impl.history
Methods in org.camunda.bpm.engine.rest.impl.history that return types with arguments of type CleanableHistoricCaseInstanceReportResultDtoModifier and TypeMethodDescriptionHistoricCaseDefinitionRestServiceImpl.getCleanableHistoricCaseInstanceReport
(jakarta.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults)