Uses of Class
org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
Packages that use MetricsIntervalResultDto
-
Uses of MetricsIntervalResultDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest that return types with arguments of type MetricsIntervalResultDto -
Uses of MetricsIntervalResultDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl that return types with arguments of type MetricsIntervalResultDtoModifier and TypeMethodDescriptionprotected List<MetricsIntervalResultDto>
MetricsRestServiceImpl.convertToDtos
(List<MetricIntervalValue> metrics) MetricsRestServiceImpl.interval
(javax.ws.rs.core.UriInfo uriInfo)