java.lang.Object
io.jenkins.plugins.analysis.core.portlets.IssuesTablePortlet.TableRow
- Enclosing class:
IssuesTablePortlet
public static class IssuesTablePortlet.TableRow
extends Object
Provides the model for a row of the table.
-
Method Summary
Returns the job of the table.
Returns the result for each of the selected static analysis tools for the given job.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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