Uses of Class
hudson.model.UpdateCenter.InstallationJob
-
Uses of UpdateCenter.InstallationJob in hudson.model
Modifier and TypeClassDescriptionclass
Enables a required plugin, provides feedback in the update centerclass
A no-op, e.g.Modifier 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.