Uses of Class
com.mypurecloud.sdk.v2.model.InsightsSummaryMetricItem
Packages that use InsightsSummaryMetricItem
-
Uses of InsightsSummaryMetricItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsSummaryMetricItemModifier and TypeMethodDescriptionInsightsSummaryMetricItem.comparativePeriod(InsightsSummaryMetricPeriodPoints comparativePeriod) Insights data in the comparative periodInsightsSummaryMetricItem.metric(AddressableEntityRef metric) The gamification metric for the dataInsightsSummaryMetricItem.percentOfGoalChange(Double percentOfGoalChange) Percent of goal changeInsightsSummaryMetricItem.primaryPeriod(InsightsSummaryMetricPeriodPoints primaryPeriod) Insights data in the primary periodInsightsSummaryMetricItem.valueChange(Double valueChange) Value changeMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type InsightsSummaryMetricItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type InsightsSummaryMetricItemModifier and TypeMethodDescriptionInsightsSummaryUserItem.metricData(List<InsightsSummaryMetricItem> metricData) The list of insights data for each metric of the uservoidInsightsSummaryUserItem.setMetricData(List<InsightsSummaryMetricItem> metricData)