hudson.model
Class UpdateCenter.RestartJenkinsJob
java.lang.Object
hudson.model.UpdateCenter.UpdateCenterJob
hudson.model.UpdateCenter.RestartJenkinsJob
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- UpdateCenter
public class UpdateCenter.RestartJenkinsJob
- extends UpdateCenter.UpdateCenterJob
Restarts jenkins.
Method Summary |
boolean |
cancel()
Cancel job |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
status
@Exported(inline=true)
public volatile UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus status
- Immutable state of this job.
UpdateCenter.RestartJenkinsJob
public UpdateCenter.RestartJenkinsJob(UpdateSite site)
cancel
public boolean cancel()
- Cancel job
run
public void run()
Copyright © 2004-2013. All Rights Reserved.