| Package | Description |
|---|---|
| org.camunda.bpm.engine.rest.dto | |
| org.camunda.bpm.engine.rest.dto.repository |
| Modifier and Type | Field and Description |
|---|---|
protected List<IncidentStatisticsResultDto> |
StatisticsResultDto.incidents |
| Modifier and Type | Method and Description |
|---|---|
List<IncidentStatisticsResultDto> |
StatisticsResultDto.getIncidents() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsResultDto.setIncidents(List<IncidentStatisticsResultDto> incidents) |
| Modifier and Type | Method and Description |
|---|---|
static IncidentStatisticsResultDto |
IncidentStatisticsResultDto.fromIncidentStatistics(IncidentStatistics statistics) |
Copyright © 2013–2019 camunda services GmbH. All rights reserved.