Uses of Class
com.hello2morrow.sonargraph.integration.jenkins.controller.Metric
-
Packages that use Metric Package Description com.hello2morrow.sonargraph.integration.jenkins.controller -
-
Uses of Metric in com.hello2morrow.sonargraph.integration.jenkins.controller
Methods in com.hello2morrow.sonargraph.integration.jenkins.controller that return types with arguments of type Metric Modifier and Type Method Description List<Metric>
SonargraphReportBuilder. getMetrics()
Method parameters in com.hello2morrow.sonargraph.integration.jenkins.controller with type arguments of type Metric Modifier and Type Method Description void
SonargraphReportBuilder. setMetrics(List<Metric> metrics)
-