|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DownloadService.Downloadable | |
|---|---|
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| hudson.tools | |
| Uses of DownloadService.Downloadable in hudson.model |
|---|
| Methods in hudson.model that return DownloadService.Downloadable | |
|---|---|
static DownloadService.Downloadable |
DownloadService.Downloadable.get(String id)
Returns the DownloadService.Downloadable that has the given ID. |
DownloadService.Downloadable |
DownloadService.getById(String id)
Gets DownloadService.Downloadable by its ID. |
| Methods in hudson.model that return types with arguments of type DownloadService.Downloadable | |
|---|---|
static ExtensionList<DownloadService.Downloadable> |
DownloadService.Downloadable.all()
Returns all the registered DownloadService.Downloadables. |
| Uses of DownloadService.Downloadable in hudson.tools |
|---|
| Subclasses of DownloadService.Downloadable in hudson.tools | |
|---|---|
static class |
JDKInstaller.JDKList
JDK list. |
| Methods in hudson.tools that return DownloadService.Downloadable | |
|---|---|
protected DownloadService.Downloadable |
DownloadFromUrlInstaller.DescriptorImpl.createDownloadable()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||