Uses of Class
com.mypurecloud.sdk.v2.model.LearningAssignmentTopicLearningAssignmentNotification
Packages that use LearningAssignmentTopicLearningAssignmentNotification
-
Uses of LearningAssignmentTopicLearningAssignmentNotification in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentTopicLearningAssignmentNotificationModifier and TypeMethodDescriptionLearningAssignmentTopicLearningAssignmentNotification.createdBy(LearningAssignmentTopicUserReference createdBy) LearningAssignmentTopicLearningAssignmentNotification.dateCreated(Date dateCreated) LearningAssignmentTopicLearningAssignmentNotification.dateModified(Date dateModified) LearningAssignmentTopicLearningAssignmentNotification.dateRecommendedForCompletion(Date dateRecommendedForCompletion) LearningAssignmentTopicLearningAssignmentNotification.lengthInMinutes(Long lengthInMinutes) LearningAssignmentTopicLearningAssignmentNotification.modifiedBy(LearningAssignmentTopicUserReference modifiedBy) LearningAssignmentTopicLearningAssignmentNotification.module(LearningAssignmentTopicLearningModuleReference module) LearningAssignmentTopicLearningAssignmentNotification.percentageScore(BigDecimal percentageScore) LearningAssignmentTopicLearningAssignmentNotification.state(LearningAssignmentTopicLearningAssignmentNotification.StateEnum state) LearningAssignmentTopicLearningAssignmentNotification.type(LearningAssignmentTopicLearningAssignmentNotification.TypeEnum type) LearningAssignmentTopicLearningAssignmentNotification.user(LearningAssignmentTopicUserReference user)