com.saucelabs.hudson
Class HudsonSauceLibraryManager

java.lang.Object
  extended by com.saucelabs.ci.SauceLibraryManager
      extended by com.saucelabs.hudson.HudsonSauceLibraryManager

public class HudsonSauceLibraryManager
extends com.saucelabs.ci.SauceLibraryManager

Author:
Ross Rowe

Constructor Summary
HudsonSauceLibraryManager()
           
 
Method Summary
 void updatePluginJar(File jarFile)
           
 
Methods inherited from class com.saucelabs.ci.SauceLibraryManager
addFileToJar, checkForLaterVersion, extractVersionFromResponse, getSauceAPIFactory, retrieveNewVersion, triggerReload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HudsonSauceLibraryManager

public HudsonSauceLibraryManager()
Method Detail

updatePluginJar

public void updatePluginJar(File jarFile)
                     throws IOException,
                            URISyntaxException
Specified by:
updatePluginJar in class com.saucelabs.ci.SauceLibraryManager
Parameters:
jarFile -
Throws:
IOException
URISyntaxException


Copyright © 2004-2013. All Rights Reserved.