Package hudson.tools
Class DownloadFromUrlInstaller.Installable
java.lang.Object
hudson.tools.DownloadFromUrlInstaller.Installable
- Direct Known Subclasses:
DownloadFromUrlInstaller.NodeSpecificInstallable
- Enclosing class:
- DownloadFromUrlInstaller
Downloadable and installable tool.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
Used internally to uniquely identify the name. -
name
This is the human readable name. -
url
URL.
-
-
Constructor Details
-
Installable
public Installable()
-