Class REVISION_HISTORY

Purpose Defines the notion of a revision history of audit items, each associated with the
version for which that audit was committed. The list is in most-recent-first order.

Declaration :

Artifact : REVISION_HISTORY

Relation items (<directional composition>)

The items in this history in most-recent-last order.

Declaration :

Operation most_recent_version

The version id of the most recent item, as a String.

Declaration :

Operation most_recent_version_time_committed

The commit date/time of the most recent item, as a String.

Declaration :

All public operations : most_recent_version , most_recent_version_time_committed