Class AncestryPathOutputHandler

  • All Implemented Interfaces:
    com.atlassian.utils.process.OutputHandler

    public class AncestryPathOutputHandler
    extends com.atlassian.utils.process.LineOutputHandler
    • Constructor Detail

      • AncestryPathOutputHandler

        public AncestryPathOutputHandler​(int maxCommitNumber)
    • Method Detail

      • getStdout

        public String getStdout()
      • processLine

        protected void processLine​(int lineNum,
                                   String line)
        Specified by:
        processLine in class com.atlassian.utils.process.LineOutputHandler
      • getCommitsOnAncestryPath

        public Set<String> getCommitsOnAncestryPath()