Uses of Class
com.mypurecloud.sdk.v2.model.LearningModuleReassignSummary
Packages that use LearningModuleReassignSummary
-
Uses of LearningModuleReassignSummary in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningModuleReassignSummaryModifier and TypeMethodDescriptionLearningModuleReassignSummary.assignedCount(Integer assignedCount) The total number of users who have the assignment in Assigned stateLearningModuleReassignSummary.completedCount(Integer completedCount) The total number of users who have the assignment in Completed stateAssignedLearningModule.getReassignSummaryData()LearningModule.getReassignSummaryData()LearningModuleReassignSummary.inProgressCount(Integer inProgressCount) The total number of users who have the assignment in InProgress stateLearningModuleReassignSummary.notCompletedCount(Integer notCompletedCount) The total number of users who have their assignment overdueLearningModuleReassignSummary.totalReassigned(Integer totalReassigned) The total number of users for whom assignment is reassignedMethods in com.mypurecloud.sdk.v2.model with parameters of type LearningModuleReassignSummaryModifier and TypeMethodDescriptionAssignedLearningModule.reassignSummaryData(LearningModuleReassignSummary reassignSummaryData) The learning module reassign summary dataLearningModule.reassignSummaryData(LearningModuleReassignSummary reassignSummaryData) The learning module reassign summary datavoidAssignedLearningModule.setReassignSummaryData(LearningModuleReassignSummary reassignSummaryData) voidLearningModule.setReassignSummaryData(LearningModuleReassignSummary reassignSummaryData)