Uses of Class
com.mypurecloud.sdk.v2.model.CaseManagementAggregationView
Packages that use CaseManagementAggregationView
-
Uses of CaseManagementAggregationView in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CaseManagementAggregationViewModifier and TypeMethodDescriptionCaseManagementAggregationView.function(CaseManagementAggregationView.FunctionEnum function) Type of view you wish to createA unique name for this view.CaseManagementAggregationView.range(AggregationRange range) Range of numbers for slicing up dataCaseManagementAggregationView.target(CaseManagementAggregationView.TargetEnum target) Target metric nameMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CaseManagementAggregationViewModifier and TypeMethodDescriptionCaseManagementAggregationQuery.getViews()CaseManagementAsyncAggregationQuery.getViews()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type CaseManagementAggregationViewModifier and TypeMethodDescriptionvoidCaseManagementAggregationQuery.setViews(List<CaseManagementAggregationView> views) voidCaseManagementAsyncAggregationQuery.setViews(List<CaseManagementAggregationView> views) CaseManagementAggregationQuery.views(List<CaseManagementAggregationView> views) Custom derived metric viewsCaseManagementAsyncAggregationQuery.views(List<CaseManagementAggregationView> views) Custom derived metric views