public class BecauseDependentBuildIsBuilding extends CauseOfBlockage
CauseOfBlockage.BecauseLabelIsBusy, CauseOfBlockage.BecauseLabelIsOffline, CauseOfBlockage.BecauseNodeIsBusy, CauseOfBlockage.BecauseNodeIsNotAcceptingTasks, CauseOfBlockage.BecauseNodeIsOffline
Constructor and Description |
---|
BecauseDependentBuildIsBuilding(Job blockingProject)
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getShortDescription() |
createNeedsMoreExecutor, fromMessage, print, toString
public BecauseDependentBuildIsBuilding(Job blockingProject)
blockingProject
- The dependant build which are blocking this one.public String getShortDescription()
getShortDescription
in class CauseOfBlockage
Copyright © 2016–2019. All rights reserved.