Uses of Class
io.jenkins.plugins.analysis.core.portlets.IssuesTablePortlet.Result
-
Packages that use IssuesTablePortlet.Result Package Description io.jenkins.plugins.analysis.core.portlets -
-
Uses of IssuesTablePortlet.Result in io.jenkins.plugins.analysis.core.portlets
Methods in io.jenkins.plugins.analysis.core.portlets that return types with arguments of type IssuesTablePortlet.Result Modifier and Type Method Description List<IssuesTablePortlet.Result>
IssuesTablePortlet.TableRow. getResults()
Returns the result for each of the selected static analysis tools for the given job.
-