public static class InstallerPathResolver.Factory extends Object
InstallerPathResolver.| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static InstallerPathResolver |
findResolverFor(hudson.tools.DownloadFromUrlInstaller.Installable installable)
Return an implementation adapt for the given installable.
|
static boolean |
isVersionBlacklisted(String version) |
public static InstallerPathResolver findResolverFor(hudson.tools.DownloadFromUrlInstaller.Installable installable)
installable - an installableInstallerPathResolverIllegalArgumentException - in case the given installable is not supported.public static boolean isVersionBlacklisted(String version)
Copyright © 2016–2018. All rights reserved.