public class WaitingForReplication
extends hudson.model.queue.CauseOfBlockage
hudson.model.queue.CauseOfBlockage.BecauseLabelIsBusy, hudson.model.queue.CauseOfBlockage.BecauseLabelIsOffline, hudson.model.queue.CauseOfBlockage.BecauseNodeIsBusy, hudson.model.queue.CauseOfBlockage.BecauseNodeIsNotAcceptingTasks, hudson.model.queue.CauseOfBlockage.BecauseNodeIsOffline
Constructor and Description |
---|
WaitingForReplication(Collection<GerritSlave> gerritSlaves)
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getShortDescription() |
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 hudson.model.queue.CauseOfBlockage
Copyright © 2016–2020. All rights reserved.