Uses of Class
com.mypurecloud.sdk.v2.model.JourneyViewChartMetric
Packages that use JourneyViewChartMetric
-
Uses of JourneyViewChartMetric in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyViewChartMetricModifier and TypeMethodDescriptionJourneyViewChartMetric.aggregate(JourneyViewChartMetric.AggregateEnum aggregate) How to aggregate the given element, defaults to CustomerCountJourneyViewChartMetric.displayLabel(String displayLabel) A display label for the metricThe element in the list of elements which the metric is measuringThe unique identifier of the metric within the chartMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type JourneyViewChartMetricMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type JourneyViewChartMetricModifier and TypeMethodDescriptionJourneyViewChart.metrics(List<JourneyViewChartMetric> metrics) A list of metrics to calculate within the chart by (aka the y axis)voidJourneyViewChart.setMetrics(List<JourneyViewChartMetric> metrics)