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 HistoricTaskInstanceReportResultDto |
HistoricTaskInstanceReportResultDto.fromHistoricTaskInstanceReportResult(HistoricTaskInstanceReportResult taskReportResult) |
Modifier and Type | Method and Description |
---|---|
List<HistoricTaskInstanceReportResultDto> |
HistoricTaskInstanceReportService.getTaskReportResults(javax.ws.rs.core.UriInfo uriInfo)
creates a historic task instance report
|
Modifier and Type | Method and Description |
---|---|
protected List<HistoricTaskInstanceReportResultDto> |
HistoricTaskInstanceRestServiceImpl.generateCountDto(List<HistoricTaskInstanceReportResult> results) |
Copyright © 2022. All rights reserved.