Uses of Class
io.jenkins.plugins.genericchart.ChartPoint
Packages that use ChartPoint
-
Uses of ChartPoint in io.jenkins.plugins.genericchart
Methods in io.jenkins.plugins.genericchart that return types with arguments of type ChartPointModifier and TypeMethodDescriptionstatic List<ChartPoint> ChartUtil.findPropertiesValues(Path rootDir, String key, String fileNameGlob, String displayName, String shortenedDisplayName, int buildNumber, String color, String currentResult) ChartPointsWithBlacklist.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) -
Uses of ChartPoint in io.jenkins.plugins.genericchart.regenerate
Method parameters in io.jenkins.plugins.genericchart.regenerate with type arguments of type ChartPointModifier and TypeMethodDescriptionvoidPlaintextWriter.allUsedPastBuilds(List<ChartPoint> oneChartAllData, parser.logical.ExpressionLogger outputControlCandidate, boolean running, String pkey, String glob) booleanPlaintextWriter.calcSingleChartAndResolve(LoadedChart chart, List<ChartPoint> oneChartAllData, parser.logical.ExpressionLogger outputControlCandidate, String anotherUrlOrBody)