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.DownloadJob.Failure
Indicates that the installation of a plugin failed.
|
class |
UpdateCenter.DownloadJob.Installing
Installation of a plugin is in progress.
|
class |
UpdateCenter.DownloadJob.Pending
Indicates that the plugin is waiting for its turn for installation.
|
class |
UpdateCenter.DownloadJob.Success
Indicates that the plugin was successfully installed.
|
class |
UpdateCenter.DownloadJob.SuccessButRequiresRestart
Indicates that the installation was successful but a restart is needed.
|
Modifier and Type | Field and Description |
---|---|
UpdateCenter.DownloadJob.InstallationStatus |
UpdateCenter.DownloadJob.status
Immutable object representing the current state of this job.
|
Modifier and Type | Method and Description |
---|---|
protected void |
UpdateCenter.DownloadJob._run() |
void |
UpdateCenter.InstallationJob._run() |
Copyright © 2014. All rights reserved.