Class ItemTableModel
java.lang.Object
io.jenkins.plugins.reporter.model.ItemTableModel
Provides the model for the item table. The model displays the distribution for the subitems and the id column is
linked to the
ReportDetails
of the selected subitem.- Author:
- Simon Symhoven
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A table row that shows the properties of an item. -
Constructor Summary
ConstructorsConstructorDescriptionItemTableModel
(Report report, Item item) Creates a new instance ofItemTableModel
. -
Method Summary
-
Constructor Details
-
ItemTableModel
Creates a new instance ofItemTableModel
.- Parameters:
report
- the report with resultitem
- the item to render
-
-
Method Details
-
getId
-
getReport
-
getItem
-
getColumns
-
getRows
-
createResultAbsoluteColumn
-
label
-