Klasse SeverityPieChart

java.lang.Object
io.jenkins.plugins.analysis.core.charts.SeverityPieChart

public class SeverityPieChart extends Object
Builds the model for a pie chart showing the distribution of issues by severity.
Autor:
Ullrich Hafner
  • Konstruktordetails

    • SeverityPieChart

      public SeverityPieChart()
  • Methodendetails

    • create

      public edu.hm.hafner.echarts.PieChartModel create(edu.hm.hafner.analysis.Report report)
      Creates the chart for the specified result.
      Parameter:
      report - the report to render
      Gibt zurück:
      the chart model