Uses of Class
io.jenkins.plugins.genericchart.ReportChart
-
-
Uses of ReportChart in io.jenkins.plugins.genericchart
Methods in io.jenkins.plugins.genericchart that return ReportChart Modifier and Type Method Description static ReportChartReportChart. createReportChart(ChartModel m, PropertiesParser parser, Job<?,?> job)Methods in io.jenkins.plugins.genericchart that return types with arguments of type ReportChart Modifier and Type Method Description List<ReportChart>GenericChartProjectAction. getCharts()
-