public static class AbstractProject.BecauseOfDownstreamBuildInProgress extends CauseOfBlockage
CauseOfBlockage.BecauseLabelIsBusy, CauseOfBlockage.BecauseLabelIsOffline, CauseOfBlockage.BecauseNodeIsBusy, CauseOfBlockage.BecauseNodeIsOffline| Modifier and Type | Field and Description |
|---|---|
AbstractProject<?,?> |
up |
| Constructor and Description |
|---|
BecauseOfDownstreamBuildInProgress(AbstractProject<?,?> up) |
| Modifier and Type | Method and Description |
|---|---|
String |
getShortDescription()
Human readable description of why the build is blocked.
|
createNeedsMoreExecutor, fromMessage, print, toStringpublic final AbstractProject<?,?> up
public BecauseOfDownstreamBuildInProgress(AbstractProject<?,?> up)
public String getShortDescription()
CauseOfBlockagegetShortDescription in class CauseOfBlockageCopyright © 2019. All rights reserved.