Uses of Class
com.mypurecloud.sdk.v2.model.InsightsSummaryOverallPeriodPoints
Packages that use InsightsSummaryOverallPeriodPoints
-
Uses of InsightsSummaryOverallPeriodPoints in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsSummaryOverallPeriodPointsModifier and TypeMethodDescriptionInsightsSummaryOverallPeriodPoints.dataPointCount(Integer dataPointCount) Number of data pointsInsightsSummaryOverallItem.getComparativePeriod()InsightsSummaryOverallItem.getPrimaryPeriod()Max possible pointsInsightsSummaryOverallPeriodPoints.percentOfGoal(Double percentOfGoal) Percentage of the goalPoints scoredMethods in com.mypurecloud.sdk.v2.model with parameters of type InsightsSummaryOverallPeriodPointsModifier and TypeMethodDescriptionInsightsSummaryOverallItem.comparativePeriod(InsightsSummaryOverallPeriodPoints comparativePeriod) Insights data in the comparative periodInsightsSummaryOverallItem.primaryPeriod(InsightsSummaryOverallPeriodPoints primaryPeriod) Insights data in the primary periodvoidInsightsSummaryOverallItem.setComparativePeriod(InsightsSummaryOverallPeriodPoints comparativePeriod) voidInsightsSummaryOverallItem.setPrimaryPeriod(InsightsSummaryOverallPeriodPoints primaryPeriod)