public class MultiSCMChangeLogParser
extends hudson.scm.ChangeLogParser
| Modifier and Type | Field and Description |
|---|---|
static String |
ROOT_XML_TAG |
static String |
SUB_LOG_TAG |
| Constructor and Description |
|---|
MultiSCMChangeLogParser(List<hudson.scm.SCM> scms) |
public static final String ROOT_XML_TAG
public static final String SUB_LOG_TAG
public MultiSCMChangeLogParser(List<hudson.scm.SCM> scms)
public hudson.scm.ChangeLogSet<? extends hudson.scm.ChangeLogSet.Entry> parse(hudson.model.AbstractBuild build,
File changelogFile)
throws IOException,
SAXException
parse in class hudson.scm.ChangeLogParserIOExceptionSAXExceptionCopyright © 2004-2014. All Rights Reserved.