Class Plotter


  • public class Plotter
    extends Object
    • Method Detail

      • doGetPlot

        public static void doGetPlot​(hudson.model.Job<?,​?> job,
                                     MetricIds metaData,
                                     org.kohsuke.stapler.StaplerRequest req,
                                     org.kohsuke.stapler.StaplerResponse rsp)
        Method that generates the chart and adds it to the response object to allow jenkins to display it. It is called in SonargraphChartAction/index.jelly in the src attribute of an img tag.
        Parameters:
        metaData -