public class UpdateCenter.RestartJenkinsJob extends UpdateCenter.UpdateCenterJob
Modifier and Type | Class and Description |
---|---|
class |
UpdateCenter.RestartJenkinsJob.Canceled |
class |
UpdateCenter.RestartJenkinsJob.Failure |
class |
UpdateCenter.RestartJenkinsJob.Pending |
class |
UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus |
class |
UpdateCenter.RestartJenkinsJob.Running |
Modifier and Type | Field and Description |
---|---|
UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus |
status
Immutable state of this job.
|
error, id, site
Constructor and Description |
---|
RestartJenkinsJob(UpdateSite site) |
Modifier and Type | Method and Description |
---|---|
boolean |
cancel()
Cancel job
|
void |
run() |
getApi, getError, getErrorMessage, getType, schedule, submit
@Exported(inline=true) public volatile UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus status
public RestartJenkinsJob(UpdateSite site)
Copyright © 2015. All rights reserved.