Skip to main content

ActivityRecord

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

NameTypeDescription
createdDateTimeDateTimeDate 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).
reasonStringReason for event resulting in this activity record, typically supplied when user initiated.
severityStringSeverity level of event resulting in this activity record.
statusStatusInformation on consequence of event resulting in this activity record.
typeStringType of event resulting in this activity record.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
ActivityRecord0..*Asset0..*ActivityRecordsAll activity records created for this asset.AssetsAll assets for which this activity record has been created.
ActivityRecord0..*Author0..1ActivityRecordsAll activity records with this author.AuthorAuthor of this activity record.