AuthorsForDirectoryTableReport, CloudCommitTableReport, DevelopersOfTheMonthTable, DevelopersRollingTableReport, DevelopersTableReport, DirectoriesForAuthorTableReport, DirectoriesTableReport, FilesWithMostRevisionsTableReport, FileTypeReport, LargestFilesTableReport, ModuleTableReport, TagReport, TopDevelopersTableReportpublic interface TableReport
Table
from some data source.| Modifier and Type | Method | Description |
|---|---|---|
void |
calculate() |
Calculates the report from the source data.
|
Table |
getTable() |
Returns the table data model.
|
void calculate()
Table getTable()