Uses of Class
hudson.tools.DownloadFromUrlInstaller.Installable
-
Uses of DownloadFromUrlInstaller.Installable in hudson.tools
Modifier and TypeClassDescriptionclass
Convenient abstract class to implement a NodeSpecificInstallable based on an existing InstallableModifier and TypeMethodDescriptionDownloadFromUrlInstaller.getInstallable()
Gets theDownloadFromUrlInstaller.Installable
identified byDownloadFromUrlInstaller.id
.Modifier and TypeMethodDescriptionList<? extends DownloadFromUrlInstaller.Installable>
DownloadFromUrlInstaller.DescriptorImpl.getInstallables()
List of installable tools.Modifier and TypeMethodDescriptionprotected boolean
DownloadFromUrlInstaller.isUpToDate
(FilePath expectedLocation, DownloadFromUrlInstaller.Installable i) Checks if the specified expected location already contains the installed version of the tool.ModifierConstructorDescriptionprotected