@Extension public static final class UpdateCenter.CoreUpdateMonitor extends AdministrativeMonitor
AdministrativeMonitor that checks if there's Jenkins update.ExtensionPoint.LegacyInstancesAreScopedToHudsonid| Constructor and Description |
|---|
CoreUpdateMonitor() |
| Modifier and Type | Method and Description |
|---|---|
UpdateSite.Data |
getData() |
boolean |
isActivated()
Returns true if this monitor is activated and
wants to produce a warning message.
|
all, disable, doDisable, getDisplayName, getSearchUrl, getUrl, isEnabledgetSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendErrorpublic boolean isActivated()
AdministrativeMonitorThis method is called from the HTML rendering thread, so it should run efficiently.
isActivated in class AdministrativeMonitorpublic UpdateSite.Data getData()
Copyright © 2019. All rights reserved.