Uses of Class
io.jenkins.plugins.analysis.core.model.DetailsTableModel.TableRow
-
Uses of DetailsTableModel.TableRow in io.jenkins.plugins.analysis.core.model
Modifier and TypeClassDescriptionstatic class
A table row that shows the source control blames.static class
A table row that shows the source control statistics.static class
A table row that shows the properties of an issue.Modifier and TypeMethodDescriptionprotected abstract DetailsTableModel.TableRow
DetailsTableModel.getRow
(edu.hm.hafner.analysis.Issue issue) Returns a table row for the specified issue. -
Uses of DetailsTableModel.TableRow in io.jenkins.plugins.analysis.warnings
Modifier and TypeClassDescriptionstatic class
A table row that shows the properties of a code duplication.static class
A table row that shows the properties of a Revapi issue.Modifier and TypeMethodDescriptionprotected DetailsTableModel.TableRow
RevApi.RevApiModel.getRow
(edu.hm.hafner.analysis.Issue issue)