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 UpdateCenterUpdateCenter.createUpdateCenter(UpdateCenter.UpdateCenterConfiguration config) Creates an update center.Methods in hudson.model with parameters of type UpdateCenterModifier and TypeMethodDescriptionprotected UpdateCenter.InstallationJobUpdateSite.createInstallationJob(UpdateSite.Plugin plugin, UpdateCenter uc, boolean dynamicLoad) Extension point to allow implementations ofUpdateSiteto create a customUpdateCenter.InstallationJob. - 
Uses of UpdateCenter in jenkins.model
Methods in jenkins.model that return UpdateCenter