@Extension public class RepositoryPlugin extends Plugin implements RootAction, Serializable
Plugin.DummyImplExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
static String |
DISPLAY_NAME |
static String |
URL |
SKIP_PERMISSION_CHECK| Constructor and Description |
|---|
RepositoryPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
void |
serveRequest(IDavRepo repo,
String root) |
void |
setServletContext(javax.servlet.ServletContext context) |
void |
start() |
configure, configure, getConfigXml, getTarget, getWrapper, load, postInitialize, save, stoppublic String getIconFileName()
getIconFileName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getUrlName()
getUrlName in interface Actionpublic void setServletContext(javax.servlet.ServletContext context)
setServletContext in class Pluginpublic void doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException,
javax.servlet.ServletException
doDynamic in class PluginIOExceptionjavax.servlet.ServletExceptionCopyright © 2016–2022. All rights reserved.