jenkins.plugins.nodejs.tools
Class InstallerPathResolver.Factory

java.lang.Object
  extended by jenkins.plugins.nodejs.tools.InstallerPathResolver.Factory
Enclosing interface:
InstallerPathResolver

public static class InstallerPathResolver.Factory
extends Object


Constructor Summary
InstallerPathResolver.Factory()
           
 
Method Summary
static InstallerPathResolver findResolverFor(hudson.tools.DownloadFromUrlInstaller.Installable installable)
           
static boolean isVersionBlacklisted(String version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstallerPathResolver.Factory

public InstallerPathResolver.Factory()
Method Detail

findResolverFor

public static InstallerPathResolver findResolverFor(hudson.tools.DownloadFromUrlInstaller.Installable installable)

isVersionBlacklisted

public static boolean isVersionBlacklisted(String version)


Copyright © 2004-2014. All Rights Reserved.