public class BecauseDependentBuildIsBuilding
extends hudson.model.queue.CauseOfBlockage
hudson.model.queue.CauseOfBlockage.BecauseLabelIsBusy, hudson.model.queue.CauseOfBlockage.BecauseLabelIsOffline, hudson.model.queue.CauseOfBlockage.BecauseNodeIsBusy, hudson.model.queue.CauseOfBlockage.BecauseNodeIsOffline
Constructor and Description |
---|
BecauseDependentBuildIsBuilding(List<hudson.model.Job> blockingProjects)
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getShortDescription() |
public BecauseDependentBuildIsBuilding(List<hudson.model.Job> blockingProjects)
blockingProjects
- The list of dependant builds which are blocking this one.public String getShortDescription()
getShortDescription
in class hudson.model.queue.CauseOfBlockage
Copyright © 2016–2017. All rights reserved.