Uses of Class
io.jenkins.plugins.analysis.core.portlets.IssuesTablePortlet.TableRow
-
Packages that use IssuesTablePortlet.TableRow Package Description io.jenkins.plugins.analysis.core.portlets -
-
Uses of IssuesTablePortlet.TableRow in io.jenkins.plugins.analysis.core.portlets
Methods in io.jenkins.plugins.analysis.core.portlets that return types with arguments of type IssuesTablePortlet.TableRow Modifier and Type Method Description List<IssuesTablePortlet.TableRow>
IssuesTablePortlet.PortletTableModel. getRows()
Returns the rows of the table (asIssuesTablePortlet.TableRow
instances).
-