Uses of Class
com.mypurecloud.sdk.v2.model.TaskManagementAggregationView
Packages that use TaskManagementAggregationView
-
Uses of TaskManagementAggregationView in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TaskManagementAggregationViewModifier and TypeMethodDescriptionTaskManagementAggregationView.function(TaskManagementAggregationView.FunctionEnum function) Type of view you wish to createA unique name for this view.TaskManagementAggregationView.range(AggregationRange range) Range of numbers for slicing up dataTaskManagementAggregationView.target(TaskManagementAggregationView.TargetEnum target) Target metric nameMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type TaskManagementAggregationViewModifier and TypeMethodDescriptionTaskManagementAggregationQuery.getViews()TaskManagementAsyncAggregationQuery.getViews()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type TaskManagementAggregationViewModifier and TypeMethodDescriptionvoidTaskManagementAggregationQuery.setViews(List<TaskManagementAggregationView> views) voidTaskManagementAsyncAggregationQuery.setViews(List<TaskManagementAggregationView> views) TaskManagementAggregationQuery.views(List<TaskManagementAggregationView> views) Custom derived metric viewsTaskManagementAsyncAggregationQuery.views(List<TaskManagementAggregationView> views) Custom derived metric views