@Extension public class PrometheusAction extends Object implements UnprotectedRootAction
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
PrometheusAction() |
Modifier and Type | Method and Description |
---|---|
org.kohsuke.stapler.HttpResponse |
doDynamic(org.kohsuke.stapler.StaplerRequest request) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
void |
setPrometheusMetrics(PrometheusMetrics prometheusMetrics) |
@Inject public void setPrometheusMetrics(PrometheusMetrics prometheusMetrics)
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 org.kohsuke.stapler.HttpResponse doDynamic(org.kohsuke.stapler.StaplerRequest request)
Copyright © 2016–2022 Methodair. All rights reserved.