Package | Description |
---|---|
hudson.tools |
Modifier and Type | Field and Description |
---|---|
DownloadFromUrlInstaller.Installable[] |
DownloadFromUrlInstaller.InstallableList.list |
Modifier and Type | Method and Description |
---|---|
DownloadFromUrlInstaller.Installable |
DownloadFromUrlInstaller.getInstallable()
Gets the
DownloadFromUrlInstaller.Installable identified by DownloadFromUrlInstaller.id . |
Modifier and Type | Method and Description |
---|---|
List<? extends DownloadFromUrlInstaller.Installable> |
DownloadFromUrlInstaller.DescriptorImpl.getInstallables()
List of installable tools.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
DownloadFromUrlInstaller.isUpToDate(FilePath expectedLocation,
DownloadFromUrlInstaller.Installable i)
Checks if the specified expected location already contains the installed version of the tool.
|
Copyright © 2016. All rights reserved.