hudson.plugins.SeapineSoftware
Class SurroundSCMChangeLogParser

java.lang.Object
  extended by hudson.scm.ChangeLogParser
      extended by hudson.plugins.SeapineSoftware.SurroundSCMChangeLogParser

public class SurroundSCMChangeLogParser
extends hudson.scm.ChangeLogParser


Constructor Summary
SurroundSCMChangeLogParser()
           
 
Method Summary
 hudson.scm.ChangeLogSet<? extends hudson.scm.ChangeLogSet.Entry> parse(hudson.model.AbstractBuild build, java.io.File changelogFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SurroundSCMChangeLogParser

public SurroundSCMChangeLogParser()
Method Detail

parse

public hudson.scm.ChangeLogSet<? extends hudson.scm.ChangeLogSet.Entry> parse(hudson.model.AbstractBuild build,
                                                                              java.io.File changelogFile)
                                                                       throws java.io.IOException,
                                                                              org.xml.sax.SAXException
Specified by:
parse in class hudson.scm.ChangeLogParser
Throws:
java.io.IOException
org.xml.sax.SAXException


Copyright © 2004-2011 Hudson. All Rights Reserved.