net.praqma.jenkins.configrotator.scm.clearcaseucm
Class ClearCaseUCMConfigRotatorChangeLogParser
java.lang.Object
hudson.scm.ChangeLogParser
net.praqma.jenkins.configrotator.scm.ConfigRotatorChangeLogParser
net.praqma.jenkins.configrotator.scm.clearcaseucm.ClearCaseUCMConfigRotatorChangeLogParser
public class ClearCaseUCMConfigRotatorChangeLogParser
- extends ConfigRotatorChangeLogParser
Keps for backwards compatibility.
- 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 |
ClearCaseUCMConfigRotatorChangeLogParser
public ClearCaseUCMConfigRotatorChangeLogParser()
parse
public hudson.scm.ChangeLogSet<? extends hudson.scm.ChangeLogSet.Entry> parse(hudson.model.AbstractBuild build,
File changelogFile)
throws IOException,
SAXException
- Overrides:
parse in class ConfigRotatorChangeLogParser
- Throws:
IOException
SAXException
Copyright © 2004-2013. All Rights Reserved.