@Extension @Symbol(value="localizationMonitor") @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class LocalizationMonitor extends AdministrativeMonitor
ExtensionPoint.LegacyInstancesAreScopedToHudsonid| Constructor and Description |
|---|
LocalizationMonitor() |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doAct(org.kohsuke.stapler.StaplerRequest req) |
String |
getDisplayName() |
PluginWrapper |
getPlugin() |
boolean |
isActivated() |
all, disable, doDisable, getRequiredPermission, getSearchUrl, getTarget, getUrl, isEnabled, isSecuritygetSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendErrorpublic String getDisplayName()
getDisplayName in interface ModelObjectgetDisplayName in class AdministrativeMonitorpublic boolean isActivated()
isActivated in class AdministrativeMonitor@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public org.kohsuke.stapler.HttpResponse doAct(org.kohsuke.stapler.StaplerRequest req)
throws IOException
IOException@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public PluginWrapper getPlugin()
Copyright © 2016–2022. All rights reserved.