Uses of Class
hudson.model.UpdateCenter.UpdateCenterConfiguration
Packages that use UpdateCenter.UpdateCenterConfiguration
-
Uses of UpdateCenter.UpdateCenterConfiguration in hudson.model
Methods in hudson.model with parameters of type UpdateCenter.UpdateCenterConfigurationModifier and TypeMethodDescriptionvoid
UpdateCenter.configure
(UpdateCenter.UpdateCenterConfiguration config) Configures update center to get plugins/updates from alternate servers, and optionally using alternate strategies for downloading, installing and upgrading.static UpdateCenter
UpdateCenter.createUpdateCenter
(UpdateCenter.UpdateCenterConfiguration config) Creates an update center.