Class ItemPieChart
java.lang.Object
io.jenkins.plugins.reporter.charts.ItemPieChart
Builds the model for a pie chart showing the attributes of an item.
- Author:
- Simon Symhoven
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ItemPieChart
public ItemPieChart()
-
-
Method Details
-
create
Creates the chart for the specified item.- Parameters:
report
- the report of theReportResult
.item
- the item to build the pie chart for.- Returns:
- the chart model
-