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 TypeClassDescriptionclassIndicates that the installation of a plugin failed.classInstallation of a plugin is in progress.classIndicates that the plugin is waiting for its turn for installation.classIndicates that the plugin was successfully installed.classIndicates that the plugin was successfully installed.classIndicates that the installation was successful but a restart is needed.Fields in hudson.model declared as UpdateCenter.DownloadJob.InstallationStatusModifier and TypeFieldDescriptionUpdateCenter.DownloadJob.statusImmutable object representing the current state of this job.Methods in hudson.model that throw UpdateCenter.DownloadJob.InstallationStatus