Class Metric
- java.lang.Object
-
- com.hello2morrow.sonargraph.integration.jenkins.controller.Metric
-
public class Metric extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getMetricCategory()
String
getMetricName()
void
setMetricCategory(String metricCategory)
void
setMetricName(String metricName)
-