Uses of Class
hudson.model.UpdateCenter.DownloadJob.InstallationStatus
Packages that use UpdateCenter.DownloadJob.InstallationStatus
-
Uses of UpdateCenter.DownloadJob.InstallationStatus in hudson.model
Subclasses of UpdateCenter.DownloadJob.InstallationStatus in hudson.modelModifier and TypeClassDescriptionclass
Indicates that the installation of a plugin failed.class
Installation of a plugin is in progress.class
Indicates that the plugin is waiting for its turn for installation.class
Indicates that the plugin was successfully installed.class
Indicates that the plugin was successfully installed.class
Indicates that the installation was successful but a restart is needed.Fields in hudson.model declared as UpdateCenter.DownloadJob.InstallationStatusModifier and TypeFieldDescriptionUpdateCenter.DownloadJob.status
Immutable object representing the current state of this job.Methods in hudson.model that throw UpdateCenter.DownloadJob.InstallationStatus