Package hudson.tools
Class JDKInstaller.JDKList
java.lang.Object
hudson.model.DownloadService.Downloadable
hudson.tools.JDKInstaller.JDKList
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- JDKInstaller
@Extension
@Symbol("jdk")
public static final class JDKInstaller.JDKList
extends DownloadService.Downloadable
JDK list.
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.DownloadService.Downloadable
all, get, get, getData, getDataFile, getDue, getId, getInterval, getUrl, getUrls, hasDuplicates, idFor, updateNow
-
Constructor Details
-
JDKList
public JDKList()
-
-
Method Details
-
toList
- Throws:
IOException
-
reduce
- Overrides:
reduce
in classDownloadService.Downloadable
-