Class SeverityFrequencyPlot

java.lang.Object
hudson.util.Graph
com.aspectsecurity.contrast.contrastjenkins.plots.SeverityFrequencyPlot

public class SeverityFrequencyPlot extends Graph
  • Constructor Details

    • SeverityFrequencyPlot

      public SeverityFrequencyPlot(AbstractProject<?,?> project)
  • Method Details

    • createGraph

      protected org.jfree.chart.JFreeChart createGraph()
      Specified by:
      createGraph in class Graph