hudson.scm
Class SubversionHack

java.lang.Object
  extended by hudson.scm.SubversionHack

public class SubversionHack
extends Object


Constructor Summary
SubversionHack()
           
 
Method Summary
static Map<String,Long> getRevisionsForBuild(hudson.scm.SubversionSCM scm, hudson.model.AbstractBuild build)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubversionHack

public SubversionHack()
Method Detail

getRevisionsForBuild

public static Map<String,Long> getRevisionsForBuild(hudson.scm.SubversionSCM scm,
                                                    hudson.model.AbstractBuild build)
                                             throws IOException,
                                                    InterruptedException,
                                                    IllegalArgumentException,
                                                    IllegalAccessException
Throws:
IOException
InterruptedException
IllegalArgumentException
IllegalAccessException


Copyright © 2004-2012. All Rights Reserved.