Uses of Class
com.mypurecloud.sdk.v2.model.AssignedLearningModule
Packages that use AssignedLearningModule
-
Uses of AssignedLearningModule in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AssignedLearningModuleModifier and TypeMethodDescriptionAssignedLearningModule.archivalMode(AssignedLearningModule.ArchivalModeEnum archivalMode) The mode of archival for learning moduleAssignedLearningModule.assessmentForm(AssessmentForm assessmentForm) The assessment form for learning moduleAssignedLearningModule.autoAssign(LearningModuleAutoAssignResponse autoAssign) The auto assignment settings for this moduleAssignedLearningModule.completionTimeInDays(Integer completionTimeInDays) The completion time of learning module in daysAssignedLearningModule.coverArt(LearningModuleCoverArtResponse coverArt) The cover art for the learning moduleAssignedLearningModule.currentAssignments(List<LearningAssignment> currentAssignments) The current assignments for the requested usersAssignedLearningModule.description(String description) The description of learning moduleAssignedLearningModule.enforceContentOrder(Boolean enforceContentOrder) If true, learning module content should be viewed one by one in orderAssignedLearningModule.excludedFromCatalog(Boolean excludedFromCatalog) If true, learning module is excluded when retrieving modules for manual assignmentAssignedLearningModule.informSteps(List<LearningModuleInformStep> informSteps) The list of inform steps in a learning moduleAssignedLearningModule.lengthInMinutes(Integer lengthInMinutes) The recommended time in minutes to complete the moduleThe name of learning moduleAssignedLearningModule.reassignSummaryData(LearningModuleReassignSummary reassignSummaryData) The learning module reassign summary dataAssignedLearningModule.reviewAssessmentResults(ReviewAssessmentResults reviewAssessmentResults) Allows to view Assessment results in detailAssignedLearningModule.summaryData(LearningModuleSummary summaryData) The learning module summary dataAssignedLearningModule.type(AssignedLearningModule.TypeEnum type) The type for the learning moduleMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AssignedLearningModuleMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AssignedLearningModuleModifier and TypeMethodDescriptionAssignedLearningModuleDomainEntityListing.entities(List<AssignedLearningModule> entities) voidAssignedLearningModuleDomainEntityListing.setEntities(List<AssignedLearningModule> entities)