Interface UsageMetricsStatisticsItem
- All Known Subinterfaces:
UsageMetricsStatistics
- All Known Implementing Classes:
UsageMetricsStatisticsImpl,UsageMetricsStatisticsItemImpl
public interface UsageMetricsStatisticsItem
-
Method Summary
Modifier and TypeMethodDescriptionlonglonglong
-
Method Details
-
getProcessInstances
long getProcessInstances() -
getDecisionInstances
long getDecisionInstances() -
getAssignees
long getAssignees()
-