Class IssuesTablePortlet.TableRow
java.lang.Object
io.jenkins.plugins.analysis.core.portlets.IssuesTablePortlet.TableRow
- Enclosing class:
IssuesTablePortlet
Provides the model for a row of the table.
-
Method Details
-
getJob
Returns the job of the table.- Returns:
- the job
-
getResults
Returns the result for each of the selected static analysis tools for the given job.- Returns:
- the analysis results of a job
-