com.deluan.jenkins.plugins.rtc.changelog
Class JazzChangeLogReader
java.lang.Object
hudson.scm.ChangeLogParser
com.deluan.jenkins.plugins.rtc.changelog.JazzChangeLogReader
public class JazzChangeLogReader
- extends hudson.scm.ChangeLogParser
- Author:
- deluan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JazzChangeLogReader
public JazzChangeLogReader()
parse
public JazzChangeSetList parse(hudson.model.AbstractBuild build,
File changelogFile)
throws IOException,
SAXException
- Specified by:
parse in class hudson.scm.ChangeLogParser
- Throws:
IOException
SAXException
createDigester
protected org.apache.commons.digester.Digester createDigester(List<JazzChangeSet> result)
Copyright © 2004-2011. All Rights Reserved.