org.jvnet.hudson.test
Class FakeChangeLogSCM.FakeChangeLogParser
java.lang.Object
hudson.scm.ChangeLogParser
org.jvnet.hudson.test.FakeChangeLogSCM.FakeChangeLogParser
- Enclosing class:
- FakeChangeLogSCM
public static class FakeChangeLogSCM.FakeChangeLogParser
- extends hudson.scm.ChangeLogParser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FakeChangeLogSCM.FakeChangeLogParser
public FakeChangeLogSCM.FakeChangeLogParser()
parse
public FakeChangeLogSCM.FakeChangeLogSet parse(hudson.model.AbstractBuild build,
File changelogFile)
throws IOException,
SAXException
- Specified by:
parse in class hudson.scm.ChangeLogParser
- Throws:
IOException
SAXException
Copyright © 2004-2012. All Rights Reserved.