@Extension
public class DeviceMonitor
extends hudson.model.AdministrativeMonitor
| Constructor and Description |
|---|
DeviceMonitor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Name of the Administrative Monitor
|
ArrayList<String> |
getListOffline()
JELLY METHOD:
This method allows the jelly script to get the list of offline devices
|
boolean |
isActivated()
Should the Administrative Monitor show on all of the Jenkins Pages?
|
all, disable, doDisable, getSearchUrl, getUrl, isEnabledpublic String getDisplayName()
getDisplayName in interface hudson.model.ModelObjectgetDisplayName in class hudson.model.AdministrativeMonitorpublic boolean isActivated()
isActivated in class hudson.model.AdministrativeMonitorCopyright © 2016–2017. All rights reserved.