Class NodeLabelUsageMetric
- java.lang.Object
-
- io.jenkins.plugins.metrics.enhanced.generic.label.AbstractGenericMetric
-
- io.jenkins.plugins.metrics.enhanced.node.NodeLabelUsageMetric
-
- All Implemented Interfaces:
IGenericMetric
public class NodeLabelUsageMetric extends AbstractGenericMetric
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
NodeLabelUsageMetric.NodeLabelUsageExecutionListener
-
Constructor Summary
Constructors Constructor Description NodeLabelUsageMetric()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<GenericMetric>
getGenericMetrics()
-
Methods inherited from class io.jenkins.plugins.metrics.enhanced.generic.label.AbstractGenericMetric
getCounterMetricFamily
-
-
-
-
Method Detail
-
getGenericMetrics
public List<GenericMetric> getGenericMetrics()
-
-