public final class DownstreamFailureCause extends CauseOfInterruption
CauseOfInterruption.UserInterruption| Modifier and Type | Method and Description |
|---|---|
Run<?,?> |
getDownstreamBuild() |
String |
getShortDescription() |
void |
print(TaskListener listener) |
@CheckForNull public Run<?,?> getDownstreamBuild()
public void print(TaskListener listener)
print in class CauseOfInterruptionpublic String getShortDescription()
getShortDescription in class CauseOfInterruptionCopyright © 2016–2022. All rights reserved.