Uses of Class
io.jenkins.plugins.analysis.core.model.DetailsTableModel.TableRow
Packages that use DetailsTableModel.TableRow
- 
Uses of DetailsTableModel.TableRow in io.jenkins.plugins.analysis.core.modelSubclasses of DetailsTableModel.TableRow in io.jenkins.plugins.analysis.core.modelModifier and TypeClassDescriptionstatic classA table row that shows the source control blames.static classA table row that shows the source control statistics.static classA table row that shows the properties of an issue.Methods in io.jenkins.plugins.analysis.core.model that return DetailsTableModel.TableRowModifier and TypeMethodDescriptionprotected abstract DetailsTableModel.TableRowDetailsTableModel.getRow(edu.hm.hafner.analysis.Issue issue) Returns a table row for the specified issue.
- 
Uses of DetailsTableModel.TableRow in io.jenkins.plugins.analysis.warningsSubclasses of DetailsTableModel.TableRow in io.jenkins.plugins.analysis.warningsModifier and TypeClassDescriptionstatic classA table row that shows the properties of a code duplication.static classA table row that shows the properties of a Revapi issue.Methods in io.jenkins.plugins.analysis.warnings that return DetailsTableModel.TableRowModifier and TypeMethodDescriptionprotected DetailsTableModel.TableRowRevApi.RevApiModel.getRow(edu.hm.hafner.analysis.Issue issue)