Uses of Class
io.jenkins.plugins.genericchart.ChartPoint
-
Uses of ChartPoint in io.jenkins.plugins.genericchart
Methods in io.jenkins.plugins.genericchart that return types with arguments of type ChartPointModifier and TypeMethodDescriptionChartPointsWithBlacklist.getPoints()ReportChart.getPoints()GenericChartColumn.getReportPoints(Job<?, ?> job) Method parameters in io.jenkins.plugins.genericchart with type arguments of type ChartPointConstructor parameters in io.jenkins.plugins.genericchart with type arguments of type ChartPointModifierConstructorDescriptionChartPointsWithBlacklist(List<ChartPoint> points, List<String> blacklisted, List<String> whitelisted, int whiteListSizeWithoutSurroundings)