Package dev.learning.xapi.model
Class ActivityDefinition
java.lang.Object
dev.learning.xapi.model.ActivityDefinition
This class represents the xAPI Activity Definition object.
Upon receiving a Statement with an Activity Definition that differs from the one stored, an LRS SHOULD ... change the definition and SHOULD update the stored Activity Definition.
When two ActivityDefinitions are merged, the properties and lists are replaced and the maps are merged.
- Author:
- Thomas Turrell-Croft
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for ActivityDefinition. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ActivityDefinition
public ActivityDefinition()
-