net.praqma.jenkins.configrotator.scm
Class ConfigRotatorChangeLogParser
java.lang.Object
hudson.scm.ChangeLogParser
net.praqma.jenkins.configrotator.scm.ConfigRotatorChangeLogParser
- Direct Known Subclasses:
- ClearCaseUCMConfigRotatorChangeLogParser
public class ConfigRotatorChangeLogParser
- extends hudson.scm.ChangeLogParser
- Author:
- Praqma
|
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 |
ConfigRotatorChangeLogParser
public ConfigRotatorChangeLogParser()
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-2013. All Rights Reserved.