Interface CDOCommitInfo

    • Method Detail

      • getPreviousTimeStamp

        long getPreviousTimeStamp()
        Since:
        4.0
      • getPreviousCommitInfo

        CDOCommitInfo getPreviousCommitInfo()
        Since:
        4.6
      • getUserID

        java.lang.String getUserID()
      • getComment

        java.lang.String getComment()
      • getMergedCommitInfo

        CDOCommitInfo getMergedCommitInfo()
        Since:
        4.6
      • isInitialCommit

        boolean isInitialCommit()
        Returns true if this commit info describes the first initializing commit in the repository, false otherwise.
        Since:
        4.2
      • isCommitDataLoaded

        boolean isCommitDataLoaded()
        Since:
        4.2