@Extension public class RepositoryPlugin extends Plugin implements RootAction, Serializable
Plugin.DummyImpl
ExtensionPoint.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, stop
public String getIconFileName()
getIconFileName
in interface Action
public String getDisplayName()
getDisplayName
in interface Action
getDisplayName
in interface ModelObject
public String getUrlName()
getUrlName
in interface Action
public void setServletContext(javax.servlet.ServletContext context)
setServletContext
in class Plugin
public void doDynamic(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws IOException, javax.servlet.ServletException
doDynamic
in class Plugin
IOException
javax.servlet.ServletException
Copyright © 2016–2022. All rights reserved.