hudson.scm
Class SurroundSCMChangeLogParser
java.lang.Object
hudson.scm.ChangeLogParser
hudson.scm.SurroundSCMChangeLogParser
public class SurroundSCMChangeLogParser
- extends hudson.scm.ChangeLogParser
|
Method Summary |
hudson.scm.ChangeLogSet<? extends hudson.scm.ChangeLogSet.Entry> |
parse(hudson.model.AbstractBuild build,
File changelogFile)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SurroundSCMChangeLogParser
public SurroundSCMChangeLogParser()
parse
public hudson.scm.ChangeLogSet<? extends hudson.scm.ChangeLogSet.Entry> parse(hudson.model.AbstractBuild build,
File changelogFile)
throws IOException,
SAXException
- Specified by:
parse in class hudson.scm.ChangeLogParser
- Throws:
IOException
SAXException
Copyright © 2004-2015 Hudson. All Rights Reserved.