Uses of Class
com.mypurecloud.sdk.v2.model.InsightsDetailsOverallPeriodPoints
Packages that use InsightsDetailsOverallPeriodPoints
-
Uses of InsightsDetailsOverallPeriodPoints in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsDetailsOverallPeriodPointsModifier and TypeMethodDescriptionInsightsDetailsOverallPeriodPoints.dataPointCount(Integer dataPointCount) Number of data pointsInsightsDetailsOverallItem.getComparativePeriod()InsightsDetailsOverallItem.getPrimaryPeriod()Max possible pointsInsightsDetailsOverallPeriodPoints.percentOfGoal(Double percentOfGoal) Percentage of the goalPoints scoredInsightsDetailsOverallPeriodPoints.rankPercentagePoints(Integer rankPercentagePoints) The agent's rank in leader board for percentage on this metricInsightsDetailsOverallPeriodPoints.rankTotalPoints(Integer rankTotalPoints) The agent's rank in leader board for points on this metricMethods in com.mypurecloud.sdk.v2.model with parameters of type InsightsDetailsOverallPeriodPointsModifier and TypeMethodDescriptionInsightsDetailsOverallItem.comparativePeriod(InsightsDetailsOverallPeriodPoints comparativePeriod) Insights data in the comparative periodInsightsDetailsOverallItem.primaryPeriod(InsightsDetailsOverallPeriodPoints primaryPeriod) Insights data in the primary periodvoidInsightsDetailsOverallItem.setComparativePeriod(InsightsDetailsOverallPeriodPoints comparativePeriod) voidInsightsDetailsOverallItem.setPrimaryPeriod(InsightsDetailsOverallPeriodPoints primaryPeriod)