Uses of Class
com.mypurecloud.sdk.v2.model.InsightsSummaryMetricPeriodPoints
Packages that use InsightsSummaryMetricPeriodPoints
-
Uses of InsightsSummaryMetricPeriodPoints in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsSummaryMetricPeriodPointsModifier and TypeMethodDescriptionInsightsSummaryMetricPeriodPoints.dataPointCount(Integer dataPointCount) Number of data pointsInsightsSummaryMetricItem.getComparativePeriod()InsightsSummaryMetricItem.getPrimaryPeriod()Max possible pointsInsightsSummaryMetricPeriodPoints.percentOfGoal(Double percentOfGoal) Percentage of the goalPoints scoredAverage valueMethods in com.mypurecloud.sdk.v2.model with parameters of type InsightsSummaryMetricPeriodPointsModifier and TypeMethodDescriptionInsightsSummaryMetricItem.comparativePeriod(InsightsSummaryMetricPeriodPoints comparativePeriod) Insights data in the comparative periodInsightsSummaryMetricItem.primaryPeriod(InsightsSummaryMetricPeriodPoints primaryPeriod) Insights data in the primary periodvoidInsightsSummaryMetricItem.setComparativePeriod(InsightsSummaryMetricPeriodPoints comparativePeriod) voidInsightsSummaryMetricItem.setPrimaryPeriod(InsightsSummaryMetricPeriodPoints primaryPeriod)