Class BlamesModel.BlamesRow
- java.lang.Object
-
- io.jenkins.plugins.analysis.core.model.DetailsTableModel.TableRow
-
- io.jenkins.plugins.analysis.core.model.BlamesModel.BlamesRow
-
- Enclosing class:
- BlamesModel
public static class BlamesModel.BlamesRow extends DetailsTableModel.TableRow
A table row that shows the source control blames.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getAddedAt()
String
getAuthor()
String
getCommit()
String
getEmail()
-
Methods inherited from class io.jenkins.plugins.analysis.core.model.DetailsTableModel.TableRow
formatProperty, formatSeverity, getAge, getDescription, getFileName, getMessage, render, render
-
-