Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
Modifier and Type | Class and Description |
---|---|
class |
UpdateCenter.EnableJob
Enables a required plugin, provides feedback in the update center
|
class |
UpdateCenter.NoOpJob
A no-op, e.g.
|
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 . |
UpdateCenter.InstallationJob |
UpdateCenter.getJob(UpdateSite.Plugin plugin)
Returns latest install/upgrade job for the given plugin.
|
Copyright © 2004–2017. All rights reserved.