Uses of Class
io.jenkins.plugins.analysis.core.portlets.IssuesTablePortlet.PortletTableModel
-
Packages that use IssuesTablePortlet.PortletTableModel Package Description io.jenkins.plugins.analysis.core.portlets -
-
Uses of IssuesTablePortlet.PortletTableModel in io.jenkins.plugins.analysis.core.portlets
Methods in io.jenkins.plugins.analysis.core.portlets that return IssuesTablePortlet.PortletTableModel Modifier and Type Method Description IssuesTablePortlet.PortletTableModel
IssuesTablePortlet. getModel(List<Job<?,?>> jobs)
Returns a model for the table with the results per job.
-