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, toString
public BecauseOfBuildInProgress(AbstractBuild<?,?> build)
public String getShortDescription()
CauseOfBlockage
getShortDescription
in class CauseOfBlockage
Copyright © 2016. All rights reserved.