Uses of Class
com.mypurecloud.sdk.v2.model.InsightsDetailsMetricPeriodPoints
Packages that use InsightsDetailsMetricPeriodPoints
-
Uses of InsightsDetailsMetricPeriodPoints in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsDetailsMetricPeriodPointsModifier and TypeMethodDescriptionInsightsDetailsMetricPeriodPoints.dataPointCount(Integer dataPointCount) Number of data pointsInsightsDetailsMetricItem.getComparativePeriod()InsightsDetailsMetricItem.getPrimaryPeriod()Max possible pointsInsightsDetailsMetricPeriodPoints.percentOfGoal(Double percentOfGoal) Percentage of the goalPoints scoredInsightsDetailsMetricPeriodPoints.rankPercentagePoints(Integer rankPercentagePoints) The agent's rank in leader board for percentage on this metricInsightsDetailsMetricPeriodPoints.rankTotalPoints(Integer rankTotalPoints) The agent's rank in leader board for points on this metricAverage valueMethods in com.mypurecloud.sdk.v2.model with parameters of type InsightsDetailsMetricPeriodPointsModifier and TypeMethodDescriptionInsightsDetailsMetricItem.comparativePeriod(InsightsDetailsMetricPeriodPoints comparativePeriod) Insights data in the comparative periodInsightsDetailsMetricItem.primaryPeriod(InsightsDetailsMetricPeriodPoints primaryPeriod) Insights data in the primary periodvoidInsightsDetailsMetricItem.setComparativePeriod(InsightsDetailsMetricPeriodPoints comparativePeriod) voidInsightsDetailsMetricItem.setPrimaryPeriod(InsightsDetailsMetricPeriodPoints primaryPeriod)