Uses of Class
hudson.model.UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus
-
Packages that use UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus in hudson.model
Subclasses of UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus in hudson.model Modifier and Type Class Description class
UpdateCenter.RestartJenkinsJob.Canceled
class
UpdateCenter.RestartJenkinsJob.Failure
class
UpdateCenter.RestartJenkinsJob.Pending
class
UpdateCenter.RestartJenkinsJob.Running
Fields in hudson.model declared as UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus Modifier and Type Field Description UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus
UpdateCenter.RestartJenkinsJob. status
Immutable state of this job.
-