public class MultiSCMChangeLogParser
extends hudson.scm.ChangeLogParser
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ROOT_XML_TAG |
static java.lang.String |
SUB_LOG_TAG |
Constructor and Description |
---|
MultiSCMChangeLogParser(java.util.List<hudson.scm.SCM> scms) |
Modifier and Type | Method and Description |
---|---|
hudson.scm.ChangeLogSet<? extends hudson.scm.ChangeLogSet.Entry> |
parse(hudson.model.AbstractBuild build,
java.io.File changelogFile) |
public static final java.lang.String ROOT_XML_TAG
public static final java.lang.String SUB_LOG_TAG
public MultiSCMChangeLogParser(java.util.List<hudson.scm.SCM> scms)
public hudson.scm.ChangeLogSet<? extends hudson.scm.ChangeLogSet.Entry> parse(hudson.model.AbstractBuild build, java.io.File changelogFile) throws java.io.IOException, org.xml.sax.SAXException
parse
in class hudson.scm.ChangeLogParser
java.io.IOException
org.xml.sax.SAXException