Uses of Class
hudson.tools.DownloadFromUrlInstaller.Installable
Packages that use DownloadFromUrlInstaller.Installable
-
Uses of DownloadFromUrlInstaller.Installable in hudson.tools
Subclasses of DownloadFromUrlInstaller.Installable in hudson.toolsModifier and TypeClassDescriptionclass
Convenient abstract class to implement a NodeSpecificInstallable based on an existing InstallableFields in hudson.tools declared as DownloadFromUrlInstaller.InstallableMethods in hudson.tools that return DownloadFromUrlInstaller.InstallableModifier and TypeMethodDescriptionDownloadFromUrlInstaller.getInstallable()
Gets theDownloadFromUrlInstaller.Installable
identified byDownloadFromUrlInstaller.id
.Methods in hudson.tools that return types with arguments of type DownloadFromUrlInstaller.InstallableModifier and TypeMethodDescriptionList<? extends DownloadFromUrlInstaller.Installable>
DownloadFromUrlInstaller.DescriptorImpl.getInstallables()
List of installable tools.Methods in hudson.tools with parameters of type DownloadFromUrlInstaller.InstallableModifier and TypeMethodDescriptionprotected boolean
DownloadFromUrlInstaller.isUpToDate
(FilePath expectedLocation, DownloadFromUrlInstaller.Installable i) Checks if the specified expected location already contains the installed version of the tool.Constructors in hudson.tools with parameters of type DownloadFromUrlInstaller.InstallableModifierConstructorDescriptionprotected