Class CommitExtractor

  • All Implemented Interfaces:
    org.tmatesoft.svn.core.ISVNLogEntryHandler

    public class CommitExtractor
    extends Object
    implements org.tmatesoft.svn.core.ISVNLogEntryHandler
    • Constructor Detail

      • CommitExtractor

        public CommitExtractor​(int commitLimit)
    • Method Detail

      • handleLogEntry

        public void handleLogEntry​(org.tmatesoft.svn.core.SVNLogEntry logEntry)
        Specified by:
        handleLogEntry in interface org.tmatesoft.svn.core.ISVNLogEntryHandler
      • getSkippedCommitsCnt

        public int getSkippedCommitsCnt()
      • getHighestRevisionFound

        public long getHighestRevisionFound()