Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeGroupStatistics
Packages that use KnowledgeGroupStatistics
-
Uses of KnowledgeGroupStatistics in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeGroupStatisticsModifier and TypeMethodDescriptionUnansweredGroup.getStatistics()KnowledgeGroupStatistics.totalPhraseHitCount(Integer totalPhraseHitCount) Total number of phrase hit counts of an unanswered groupKnowledgeGroupStatistics.unlinkedPhraseCount(Integer unlinkedPhraseCount) Knowledge Group unique phrase countKnowledgeGroupStatistics.unlinkedPhraseHitCount(Integer unlinkedPhraseHitCount) Knowledge Group unlinked phrases hit countMethods in com.mypurecloud.sdk.v2.model with parameters of type KnowledgeGroupStatisticsModifier and TypeMethodDescriptionvoidUnansweredGroup.setStatistics(KnowledgeGroupStatistics statistics) UnansweredGroup.statistics(KnowledgeGroupStatistics statistics) Statistics object containing the various hit counts for an unanswered group