@Extension @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class DarkThemeRootAction extends Object implements UnprotectedRootAction
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
DarkThemeRootAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getUrlName()
getUrlName in interface Actionpublic void doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException,
URISyntaxException,
javax.servlet.ServletException
IOExceptionURISyntaxExceptionjavax.servlet.ServletExceptionCopyright © 2016–2022. All rights reserved.