@Extension public class LockableResourcesRootAction extends Object implements hudson.model.RootAction
| Constructor and Description |
|---|
LockableResourcesRootAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
doUnlock(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
String |
getDisplayName() |
String |
getIconFileName() |
List<LockableResource> |
getResources() |
String |
getUrlName() |
public static final String ICON
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic List<LockableResource> getResources()
public void doUnlock(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2004-2013. All Rights Reserved.