com.cloudbees.plugins.flow
Class FlowAbortedCause
java.lang.Object
jenkins.model.CauseOfInterruption
com.cloudbees.plugins.flow.FlowAbortedCause
public class FlowAbortedCause
- extends jenkins.model.CauseOfInterruption
| Nested classes/interfaces inherited from class jenkins.model.CauseOfInterruption |
jenkins.model.CauseOfInterruption.UserInterruption |
| Methods inherited from class jenkins.model.CauseOfInterruption |
print |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowAbortedCause
public FlowAbortedCause(FlowRun flowRun)
getAbortedBuildFlow
public String getAbortedBuildFlow()
getAbortedBuildNumber
public int getAbortedBuildNumber()
getShortDescription
public String getShortDescription()
- Specified by:
getShortDescription in class jenkins.model.CauseOfInterruption
Copyright © 2004-2014. All Rights Reserved.