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