@Extension
public class GerritAdministrativeMonitor
extends hudson.model.AdministrativeMonitor
Constructor and Description |
---|
GerritAdministrativeMonitor() |
Modifier and Type | Method and Description |
---|---|
int |
getSendQueueSize()
Gets the current send-command queue size.
|
boolean |
isActivated() |
boolean |
isSendQueueWarning()
Tells if there is a warning with the send-commands-queue.
|
all, disable, doDisable, getDisplayName, getSearchUrl, getUrl, isEnabled
public boolean isActivated()
isActivated
in class hudson.model.AdministrativeMonitor
public boolean isSendQueueWarning()
public int getSendQueueSize()
Copyright © 2016–2017. All rights reserved.