Package com.mypurecloud.sdk.v2.model
Class LearningAssignmentStep
java.lang.Object
com.mypurecloud.sdk.v2.model.LearningAssignmentStep
- All Implemented Interfaces:
Serializable
Learning assignment step
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe completion status of the assignment stepstatic enumThe success status of this step -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompletionPercentage(Float completionPercentage) The completion percentage for this stepbooleangetId()inthashCode()voidsetCompletionPercentage(Float completionPercentage) voidsetShareableContentObject(LearningShareableContentObject shareableContentObject) shareableContentObject(LearningShareableContentObject shareableContentObject) The SCO (Shareable Content Object) datatoString()
-
Constructor Details
-
LearningAssignmentStep
public LearningAssignmentStep() -
LearningAssignmentStep
-
-
Method Details
-
getId
-
getModuleStep
-
getStructure
-
getSuccessStatus
-
getCompletionStatus
-
completionPercentage
The completion percentage for this step -
getCompletionPercentage
-
setCompletionPercentage
-
getPercentageScore
-
getSignedCookie
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-