Uses of Class
hudson.model.DownloadService.Downloadable
Packages that use DownloadService.Downloadable
-
Uses of DownloadService.Downloadable in hudson.model
Methods in hudson.model that return DownloadService.DownloadableModifier 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.Methods in hudson.model that return types with arguments of type DownloadService.DownloadableModifier and TypeMethodDescriptionDownloadService.Downloadable.all()
Returns all the registeredDownloadService.Downloadable
s. -
Uses of DownloadService.Downloadable in hudson.tools
Methods in hudson.tools that return DownloadService.DownloadableModifier and TypeMethodDescriptionDownloadFromUrlInstaller.DescriptorImpl.createDownloadable()
function that creates aDownloadService.Downloadable
.