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 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(AbstractBuild build,
File changelogFile)
throws IOException,
SAXException
- Specified by:
parse
in class ChangeLogParser
- Throws:
IOException
SAXException
Copyright © 2004-2013. All Rights Reserved.