Uses of Class
com.mypurecloud.sdk.v2.model.EvaluationSearchSubAggregationDTO
Packages that use EvaluationSearchSubAggregationDTO
-
Uses of EvaluationSearchSubAggregationDTO in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationSearchSubAggregationDTOModifier and TypeMethodDescriptionEvaluationSearchSubAggregationDTO.calendarInterval(String calendarInterval) The calendar interval for date histogram aggregationsEvaluationSearchSubAggregationDTO.field(EvaluationSearchSubAggregationDTO.FieldEnum field) The field to aggregate on.ALLOWED FIELDS BY AGGREGATION TYPE:TERM/COUNT: evaluationStatus, aiScoringFailureType, questionAiAnswerFailureType,TERM: formId, formIdReleased, contextId, questionGroupId, questionId, questionAnswerId, released, questionGroupMarkedNA, questionMarkedNA, questionAiScored, questionEaScored,SUM/AVERAGE/STATS/RANGE: totalScore, totalCriticalScore, questionGroupScorePercentage,criticalQuestionGroupScorePercentage, questionScore,SUM: disputeCount, rescoreCount, eaSuggestionCount, eaAcceptedSuggestionCount,aiSuggestionCount, aiAcceptedSuggestionCount,DATE_HISTOGRAM: conversationDate, createdDate, submittedDate, releaseDateThe format for date histogram aggregationsThe name of the aggregationEvaluationSearchSubAggregationDTO.ranges(List<QueryApiSearchAggregationRange> ranges) The ranges for range aggregationsThe size limit for term aggregations, 100 size limit for all fieldsEvaluationSearchSubAggregationDTO.subAggregations(List<EvaluationSearchSubAggregationDTO> subAggregations) Sub-aggregations to be computed within this aggregationEvaluationSearchSubAggregationDTO.type(EvaluationSearchSubAggregationDTO.TypeEnum type) The Type of Aggregation to PerformMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type EvaluationSearchSubAggregationDTOModifier and TypeMethodDescriptionEvaluationSearchAggregationDTO.getSubAggregations()EvaluationSearchSubAggregationDTO.getSubAggregations()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type EvaluationSearchSubAggregationDTOModifier and TypeMethodDescriptionvoidEvaluationSearchAggregationDTO.setSubAggregations(List<EvaluationSearchSubAggregationDTO> subAggregations) voidEvaluationSearchSubAggregationDTO.setSubAggregations(List<EvaluationSearchSubAggregationDTO> subAggregations) EvaluationSearchAggregationDTO.subAggregations(List<EvaluationSearchSubAggregationDTO> subAggregations) Sub-aggregations to be computed within this aggregationEvaluationSearchSubAggregationDTO.subAggregations(List<EvaluationSearchSubAggregationDTO> subAggregations) Sub-aggregations to be computed within this aggregation