Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
jenkins.model |
Modifier and Type | Method and Description |
---|---|
static UpdateCenter |
UpdateCenter.createUpdateCenter(UpdateCenter.UpdateCenterConfiguration config)
Creates an update center.
|
Modifier and Type | Method and Description |
---|---|
protected UpdateCenter.InstallationJob |
UpdateSite.createInstallationJob(UpdateSite.Plugin plugin,
UpdateCenter uc,
boolean dynamicLoad)
Extension point to allow implementations of
UpdateSite to create a custom
UpdateCenter.InstallationJob . |
Modifier and Type | Method and Description |
---|---|
UpdateCenter |
Jenkins.getUpdateCenter() |
Copyright © 2004–2017. All rights reserved.