Uses of Class
hudson.model.UpdateCenter.InstallationJob
Packages that use UpdateCenter.InstallationJob
-
Uses of UpdateCenter.InstallationJob in hudson.model
Subclasses of UpdateCenter.InstallationJob in hudson.modelModifier and TypeClassDescriptionclass
Enables a required plugin, provides feedback in the update centerclass
A no-op, e.g.Methods in hudson.model that return UpdateCenter.InstallationJobModifier and TypeMethodDescriptionprotected UpdateCenter.InstallationJob
UpdateSite.createInstallationJob
(UpdateSite.Plugin plugin, UpdateCenter uc, boolean dynamicLoad) Extension point to allow implementations ofUpdateSite
to create a customUpdateCenter.InstallationJob
.UpdateCenter.getJob
(UpdateSite.Plugin plugin) Returns latest install/upgrade job for the given plugin.