|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CleanableHistoricBatchReportResultDto | |
|---|---|
| org.camunda.bpm.engine.rest.dto.history.batch | |
| org.camunda.bpm.engine.rest.history | |
| org.camunda.bpm.engine.rest.impl.history | |
| 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 | |
|---|---|
static List<CleanableHistoricBatchReportResultDto> |
CleanableHistoricBatchReportResultDto.convert(List<CleanableHistoricBatchReportResult> reportResult)
|
| 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 CleanableHistoricBatchReportResultDto | |
|---|---|
List<CleanableHistoricBatchReportResultDto> |
HistoricBatchRestService.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 CleanableHistoricBatchReportResultDto | |
|---|---|
List<CleanableHistoricBatchReportResultDto> |
HistoricBatchRestServiceImpl.getCleanableHistoricBatchesReport(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||