@Extension
public class FileHandleDump
extends hudson.model.ManagementLink
| Constructor and Description |
|---|
FileHandleDump() |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doActivate(String opts)
Activates the file leak detector.
|
org.kohsuke.stapler.HttpResponse |
doIndex(org.kohsuke.stapler.StaplerResponse response)
Dumps the currently opened files.
|
String |
getDescription() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName in interface hudson.model.ActiongetIconFileName in class hudson.model.ManagementLinkpublic String getDisplayName()
public String getUrlName()
getUrlName in interface hudson.model.ActiongetUrlName in class hudson.model.ManagementLinkpublic String getDescription()
getDescription in class hudson.model.ManagementLinkpublic org.kohsuke.stapler.HttpResponse doIndex(org.kohsuke.stapler.StaplerResponse response)
throws Exception
ExceptionCopyright © 2004-2015. All Rights Reserved.