Package | Description |
---|---|
org.camunda.bpm.engine.impl.metrics | |
org.camunda.bpm.engine.impl.persistence.entity |
Modifier and Type | Method and Description |
---|---|
MetricsQueryImpl |
MetricsQueryImpl.endDate(Date endDate) |
MetricsQueryImpl |
MetricsQueryImpl.name(String name) |
MetricsQueryImpl |
MetricsQueryImpl.startDate(Date startDate) |
Modifier and Type | Method and Description |
---|---|
List<MetricIntervalValue> |
MeterLogManager.executeSelectInterval(MetricsQueryImpl query) |
Long |
MeterLogManager.executeSelectSum(MetricsQueryImpl query) |
protected boolean |
MeterLogManager.isEndTimeAfterLastReportInterval(MetricsQueryImpl query) |
protected boolean |
MeterLogManager.shouldAddCurrentUnloggedCount(MetricsQueryImpl query) |
Copyright © 2017. All rights reserved.