Interface RevisionMetadata

    • Method Detail

      • getDate

        Date getDate()
        This method gets the date when this revision was created (closed).
        Returns:
        the date of completion or null if the according entity is the latest revision.
      • getAuthor

        String getAuthor()
        This method gets the identifier (login) of the author who created this revision.
        Returns:
        the author. May be null (if committed outside user scope).