@Extension public class MonitoringEngineDownloadAction extends Object implements UnprotectedRootAction
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
MonitoringEngineDownloadAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
doMonitoringEngineJar(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse res) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getUrlName()
getUrlName in interface Action@WebMethod(name="monitoring-engine.jar")
public void doMonitoringEngineJar(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse res)
Copyright © 2016–2021. All rights reserved.