@Extension public static final class PluginManager.PluginCycleDependenciesMonitor extends AdministrativeMonitor
AdministrativeMonitor that checks if there are any plugins with cycle dependencies.ExtensionPoint.LegacyInstancesAreScopedToHudsonid| Constructor and Description |
|---|
PluginCycleDependenciesMonitor() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getPluginsWithCycle() |
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 AdministrativeMonitorCopyright © 2019. All rights reserved.