|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DownloadFromUrlInstaller.Installable | |
---|---|
hudson.tools |
Uses of DownloadFromUrlInstaller.Installable in hudson.tools |
---|
Fields in hudson.tools declared as DownloadFromUrlInstaller.Installable | |
---|---|
DownloadFromUrlInstaller.Installable[] |
DownloadFromUrlInstaller.InstallableList.list
|
Methods in hudson.tools that return DownloadFromUrlInstaller.Installable | |
---|---|
DownloadFromUrlInstaller.Installable |
DownloadFromUrlInstaller.getInstallable()
Gets the DownloadFromUrlInstaller.Installable identified by DownloadFromUrlInstaller.id . |
Methods in hudson.tools that return types with arguments of type DownloadFromUrlInstaller.Installable | |
---|---|
List<? extends DownloadFromUrlInstaller.Installable> |
DownloadFromUrlInstaller.DescriptorImpl.getInstallables()
List of installable tools. |
Methods in hudson.tools with parameters of type DownloadFromUrlInstaller.Installable | |
---|---|
protected boolean |
DownloadFromUrlInstaller.isUpToDate(FilePath expectedLocation,
DownloadFromUrlInstaller.Installable i)
Checks if the specified expected location already contains the installed version of the tool. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |