Package | Description |
---|---|
org.camunda.bpm.engine.rest.dto.history | |
org.camunda.bpm.engine.rest.history | |
org.camunda.bpm.engine.rest.impl.history |
Modifier and Type | Method and Description |
---|---|
static List<CleanableHistoricCaseInstanceReportResultDto> |
CleanableHistoricCaseInstanceReportResultDto.convert(List<CleanableHistoricCaseInstanceReportResult> reportResult) |
Modifier and Type | Method and Description |
---|---|
List<CleanableHistoricCaseInstanceReportResultDto> |
HistoricCaseDefinitionRestService.getCleanableHistoricCaseInstanceReport(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
Modifier and Type | Method and Description |
---|---|
List<CleanableHistoricCaseInstanceReportResultDto> |
HistoricCaseDefinitionRestServiceImpl.getCleanableHistoricCaseInstanceReport(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
Copyright © 2022. All rights reserved.