@Extension public class FileHandleDump extends ManagementLink
ManagementLink.CategoryExtensionPoint.LegacyInstancesAreScopedToHudsonLIST| 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() |
all, getCategory, getCategoryName, getRequiredPermission, getRequiresConfirmation, getRequiresPOSTpublic String getIconFileName()
getIconFileName in interface ActiongetIconFileName in class ManagementLinkpublic String getDisplayName()
public String getUrlName()
getUrlName in interface ActiongetUrlName in class ManagementLinkpublic String getDescription()
getDescription in class ManagementLinkpublic org.kohsuke.stapler.HttpResponse doIndex(org.kohsuke.stapler.StaplerResponse response)
throws Exception
ExceptionCopyright © 2016–2021. All rights reserved.