Uses of Class
hudson.model.DownloadService.Downloadable
-
Uses of DownloadService.Downloadable in hudson.model
Modifier and TypeMethodDescriptionstatic DownloadService.Downloadable
Returns theDownloadService.Downloadable
that has an ID associated with the specified class (as computed viaidFor(Class)
).static DownloadService.Downloadable
Returns theDownloadService.Downloadable
that has the given ID.GetsDownloadService.Downloadable
by its ID.Modifier and TypeMethodDescriptionDownloadService.Downloadable.all()
Returns all the registeredDownloadService.Downloadable
s. -
Uses of DownloadService.Downloadable in hudson.tools
Modifier and TypeMethodDescriptionDownloadFromUrlInstaller.DescriptorImpl.createDownloadable()
function that creates aDownloadService.Downloadable
.