Class Description

Records activity for an entity at a point in time; activity may be for an event that has already occurred or for a planned activity.

Attributes

Name Type Description
createdDateTime DateTime Date and time this activity record has been created (different from the ‘status.dateTime’, which is the time of a status change of the associated object, if applicable).
reason String Reason for event resulting in this activity record, typically supplied when user initiated.
severity String Severity level of event resulting in this activity record.
status Status Information on consequence of event resulting in this activity record.
type String Type of event resulting in this activity record.

Relationships

Inherits from

Descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
Author 0..1 ActivityRecord 0..* Author Author of this activity record. ActivityRecords All activity records with this author.
Asset 0..* ActivityRecord 0..* Assets All assets for which this activity record has been created. ActivityRecords All activity records created for this asset.