| 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 | Class and Description |
|---|---|
class |
DurationReportResultDto |
| Modifier and Type | Method and Description |
|---|---|
static ReportResultDto |
ReportResultDto.fromReportResult(ReportResult reportResult) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportResultDto> |
HistoricTaskInstanceReportService.getTaskDurationReportResults(javax.ws.rs.core.UriInfo uriInfo)
creates a historic task instance duration report.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<ReportResultDto> |
HistoricTaskInstanceRestServiceImpl.generateDurationDto(List<? extends ReportResult> results) |
protected List<ReportResultDto> |
HistoricProcessInstanceRestServiceImpl.getReportResultAsJson(javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.