Uses of Class
com.mypurecloud.sdk.v2.model.LearningModulePreviewUpdateRequestCurrentStep
Packages that use LearningModulePreviewUpdateRequestCurrentStep
-
Uses of LearningModulePreviewUpdateRequestCurrentStep in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningModulePreviewUpdateRequestCurrentStepModifier and TypeMethodDescriptionLearningModulePreviewUpdateRequestCurrentStep.completionPercentage(Float completionPercentage) The completion percentage for this stepLearningModulePreviewUpdateRequest.getCurrentStep()The id of this stepLearningModulePreviewUpdateRequestCurrentStep.shareableContentObject(LearningShareableContentObject shareableContentObject) The SCO (Shareable Content Object) dataMethods in com.mypurecloud.sdk.v2.model with parameters of type LearningModulePreviewUpdateRequestCurrentStepModifier and TypeMethodDescriptionLearningModulePreviewUpdateRequest.currentStep(LearningModulePreviewUpdateRequestCurrentStep currentStep) The assignment current stepvoidLearningModulePreviewUpdateRequest.setCurrentStep(LearningModulePreviewUpdateRequestCurrentStep currentStep)