public class WaitingForReplication extends CauseOfBlockage
CauseOfBlockage.BecauseLabelIsBusy, CauseOfBlockage.BecauseLabelIsOffline, CauseOfBlockage.BecauseNodeIsBusy, CauseOfBlockage.BecauseNodeIsNotAcceptingTasks, CauseOfBlockage.BecauseNodeIsOffline
Constructor and Description |
---|
WaitingForReplication(Collection<GerritSlave> gerritSlaves)
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getShortDescription() |
createNeedsMoreExecutor, fromMessage, print, toString
public WaitingForReplication(Collection<GerritSlave> gerritSlaves)
gerritSlaves
- The slaves(s) that replication needs to complete before the build can start.public String getShortDescription()
getShortDescription
in class CauseOfBlockage
Copyright © 2016–2019. All rights reserved.