|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IncidentStatisticsResultDto | |
|---|---|
| org.camunda.bpm.engine.rest.dto | |
| org.camunda.bpm.engine.rest.dto.repository | |
| Uses of IncidentStatisticsResultDto in org.camunda.bpm.engine.rest.dto |
|---|
| Fields in org.camunda.bpm.engine.rest.dto with type parameters of type IncidentStatisticsResultDto | |
|---|---|
protected List<IncidentStatisticsResultDto> |
StatisticsResultDto.incidents
|
| Methods in org.camunda.bpm.engine.rest.dto that return types with arguments of type IncidentStatisticsResultDto | |
|---|---|
List<IncidentStatisticsResultDto> |
StatisticsResultDto.getIncidents()
|
| Method parameters in org.camunda.bpm.engine.rest.dto with type arguments of type IncidentStatisticsResultDto | |
|---|---|
void |
StatisticsResultDto.setIncidents(List<IncidentStatisticsResultDto> incidents)
|
| Uses of IncidentStatisticsResultDto in org.camunda.bpm.engine.rest.dto.repository |
|---|
| Methods in org.camunda.bpm.engine.rest.dto.repository that return IncidentStatisticsResultDto | |
|---|---|
static IncidentStatisticsResultDto |
IncidentStatisticsResultDto.fromIncidentStatistics(IncidentStatistics statistics)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||