Uses of Interface
org.camunda.bpm.engine.management.MetricIntervalValue
Packages that use MetricIntervalValue
-
Uses of MetricIntervalValue in org.camunda.bpm.engine.impl.metrics
Methods in org.camunda.bpm.engine.impl.metrics that return types with arguments of type MetricIntervalValue -
Uses of MetricIntervalValue in org.camunda.bpm.engine.impl.persistence.entity
Classes in org.camunda.bpm.engine.impl.persistence.entity that implement MetricIntervalValueMethods in org.camunda.bpm.engine.impl.persistence.entity that return types with arguments of type MetricIntervalValue -
Uses of MetricIntervalValue in org.camunda.bpm.engine.management
Methods in org.camunda.bpm.engine.management that return types with arguments of type MetricIntervalValue -
Uses of MetricIntervalValue in org.camunda.bpm.engine.rest.dto.metrics
Constructors in org.camunda.bpm.engine.rest.dto.metrics with parameters of type MetricIntervalValue -
Uses of MetricIntervalValue in org.camunda.bpm.engine.rest.impl
Method parameters in org.camunda.bpm.engine.rest.impl with type arguments of type MetricIntervalValueModifier and TypeMethodDescriptionprotected List<MetricsIntervalResultDto>
MetricsRestServiceImpl.convertToDtos
(List<MetricIntervalValue> metrics)