@Extension public class NullIdDescriptorMonitor extends AdministrativeMonitor
ExtensionPoint.LegacyInstancesAreScopedToHudsonid| Constructor and Description |
|---|
NullIdDescriptorMonitor() |
| Modifier and Type | Method and Description |
|---|---|
List<Descriptor> |
getProblems() |
boolean |
isActivated()
Returns true if this monitor is activated and
wants to produce a warning message.
|
static void |
verifyId() |
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 List<Descriptor> getProblems()
@Initializer(after=EXTENSIONS_AUGMENTED) public static void verifyId()
Copyright © 2019. All rights reserved.