org.jenkinsci.plugins.backup
Class InterruptingJobs
java.lang.Object
org.jenkinsci.plugins.backup.InterruptingJobs
public class InterruptingJobs
- extends Object
- Author:
- Lucie Votypkova
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterruptingJobs
public InterruptingJobs()
getErrorMessage
public String getErrorMessage()
hasErrorMessage
public boolean hasErrorMessage()
interruptBuild
public boolean interruptBuild(hudson.model.Run run)
interruptAllRuns
public List<JobInformation> interruptAllRuns()
Copyright © 2004-2013. All Rights Reserved.