Interface VcsLog

    • Method Detail

      • setEndRevision

        void setEndRevision​(long endRev)
        Sets the end revision.
        Parameters:
        endRev - The end revision.
      • setStartRevision

        void setStartRevision​(long startRev)
        Sets the start revision.
        Parameters:
        startRev - The start revision.