Package hudson.scm

Class IntegrityChangeLogParser

java.lang.Object
hudson.scm.ChangeLogParser
hudson.scm.IntegrityChangeLogParser

public class IntegrityChangeLogParser extends hudson.scm.ChangeLogParser
This class provides the parser to read the changelog.xml that is generated at the end of a build listing the SCM changes
  • Constructor Details

    • IntegrityChangeLogParser

      public IntegrityChangeLogParser(String url)
      Provides a mechanism to obtain the host/port information for constructing links to annotations and differences views
  • Method Details