new Activity(type, item, end) → {Object} Creates or returns a normalized activity record. Parameters: Name Type Description type Object Modality of the record. item Object Data object. end Object Time the event concluded. Source: connection/orion_objects.js, line 22 Returns: Normalized activity record. Type Object