Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CurrentRevision

Represents information about a current revision.

Hierarchy

  • CurrentRevision

Index

Properties

changeIdentifier

changeIdentifier: string | undefined

The change identifier for the current revision.

Optional created

created: Date

The date and time when the most recent revision of the artifact was created, in timestamp format.

revision

revision: string | undefined

The revision ID of the current version of an artifact.

Optional revisionSummary

revisionSummary: undefined | string

The summary of the most recent revision of the artifact.