Uses of Class
hudson.model.UpdateCenter
Packages that use UpdateCenter
-
Uses of UpdateCenter in hudson.model
Methods in hudson.model that return UpdateCenterModifier and TypeMethodDescriptionstatic UpdateCenter
UpdateCenter.createUpdateCenter
(UpdateCenter.UpdateCenterConfiguration config) Creates an update center.Methods in hudson.model with parameters of type UpdateCenterModifier and TypeMethodDescriptionprotected UpdateCenter.InstallationJob
UpdateSite.createInstallationJob
(UpdateSite.Plugin plugin, UpdateCenter uc, boolean dynamicLoad) Extension point to allow implementations ofUpdateSite
to create a customUpdateCenter.InstallationJob
. -
Uses of UpdateCenter in jenkins.model
Methods in jenkins.model that return UpdateCenter