Klasse ForensicsTableModel.ForensicsRow
java.lang.Object
io.jenkins.plugins.forensics.miner.ForensicsTableModel.ForensicsRow
- Umschließende Klasse:
ForensicsTableModel
A table row that shows the source control statistics.
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungint
int
int
getChurn()
int
SHows the file name column: the column shows the name without the path.int
int
-
Methodendetails
-
getFileName
SHows the file name column: the column shows the name without the path. The full path is shown as additional tooltip.- Gibt zurück:
- the file name column (as HTML a tag)
-
getAuthorsSize
public int getAuthorsSize() -
getCommitsSize
public int getCommitsSize() -
getModifiedAt
public int getModifiedAt() -
getAddedAt
public int getAddedAt() -
getLinesOfCode
public int getLinesOfCode() -
getChurn
public int getChurn()
-