Class Activity

java.lang.Object
dev.learning.xapi.model.Activity
All Implemented Interfaces:
StatementObject, SubStatementObject

public class Activity extends Object implements StatementObject, SubStatementObject
This class represents the xAPI Activity object.
Author:
Thomas Turrell-Croft
See Also:
  • Constructor Details

    • Activity

      public Activity(String id)
      Constructor for Activity.
      Parameters:
      id - The identifier of the Activity.