Class MetricIdProvider
- java.lang.Object
-
- com.hello2morrow.sonargraph.integration.jenkins.controller.MetricIdProvider
-
public class MetricIdProvider extends Object
-
-
Constructor Summary
Constructors Constructor Description MetricIdProvider()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.hello2morrow.sonargraph.integration.access.foundation.ResultWithOutcome<MetricIds>
getMetricIds(hudson.model.Job<?,?> project)
-
-
-
Method Detail
-
getMetricIds
public static com.hello2morrow.sonargraph.integration.access.foundation.ResultWithOutcome<MetricIds> getMetricIds(hudson.model.Job<?,?> project)
-
-