Uses of Class
hudson.model.UpdateCenter.UpdateCenterConfiguration
-
Packages that use UpdateCenter.UpdateCenterConfiguration Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of UpdateCenter.UpdateCenterConfiguration in hudson.model
Methods in hudson.model with parameters of type UpdateCenter.UpdateCenterConfiguration Modifier and Type Method Description void
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.
-