hudson.tools
Class DownloadFromUrlInstaller.Installable
java.lang.Object
hudson.tools.DownloadFromUrlInstaller.Installable
- Enclosing class:
- DownloadFromUrlInstaller
public static class DownloadFromUrlInstaller.Installable
- extends Object
Downloadable and installable tool.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public String id
- Used internally to uniquely identify the name.
name
public String name
- This is the human readable name.
url
public String url
- URL.
DownloadFromUrlInstaller.Installable
public DownloadFromUrlInstaller.Installable()
Copyright © 2004-2013. All Rights Reserved.