Uses of Class
io.jenkins.plugins.genericchart.ChartModel
-
Uses of ChartModel in io.jenkins.plugins.genericchart
Methods in io.jenkins.plugins.genericchart that return types with arguments of type ChartModelMethods in io.jenkins.plugins.genericchart with parameters of type ChartModelModifier and TypeMethodDescriptionstatic ReportChartReportChart.createReportChart(ChartModel m, PropertiesParser parser, Job<?, ?> job) PropertiesParser.getReportPointsWithBlacklist(Job<?, ?> job, ChartModel chart) Method parameters in io.jenkins.plugins.genericchart with type arguments of type ChartModelConstructor parameters in io.jenkins.plugins.genericchart with type arguments of type ChartModelModifierConstructorDescriptionGenericChartProjectAction(Job<?, ?> job, List<ChartModel> charts) GenericChartPublisher(List<ChartModel> charts)