| 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 HistoricActivityStatisticsDto |
HistoricActivityStatisticsDto.fromHistoricActivityStatistics(HistoricActivityStatistics statistics) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricActivityStatisticsDto> |
HistoricProcessDefinitionRestService.getHistoricActivityStatistics(javax.ws.rs.core.UriInfo uriInfo,
String processDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricActivityStatisticsDto> |
HistoricProcessDefinitionRestServiceImpl.getHistoricActivityStatistics(javax.ws.rs.core.UriInfo uriInfo,
String processDefinitionId) |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.