Class ActivityDefinition

java.lang.Object
dev.learning.xapi.model.ActivityDefinition

public class ActivityDefinition extends Object
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:
  • Constructor Details

    • ActivityDefinition

      public ActivityDefinition()