public static class ClassificationReport.DetailedClassificationReport extends Report<DetailedMonitorQueryItem,TimeIntervalColumnHeader>
ClassificationReport.
Its DetailedReportRows contain an additional list of ReportRows
for the classifications of the attachments of the tasks.Report.Builder<I extends QueryItem,H extends ReportColumnHeader<? super I>>columnHeaders| Constructor and Description |
|---|
DetailedClassificationReport(List<TimeIntervalColumnHeader> workbasketLevelReportColumnHeaders) |
| Modifier and Type | Method and Description |
|---|---|
protected DetailedReportRow |
createReportRow(int columnSize) |
DetailedReportRow |
getRow(String key) |
addItem, addItems, addItems, getColumnHeaders, getReportRows, getRowDesc, getSumRow, rowSize, rowTitlespublic DetailedClassificationReport(List<TimeIntervalColumnHeader> workbasketLevelReportColumnHeaders)
protected DetailedReportRow createReportRow(int columnSize)
createReportRow in class Report<DetailedMonitorQueryItem,TimeIntervalColumnHeader>public DetailedReportRow getRow(String key)
getRow in class Report<DetailedMonitorQueryItem,TimeIntervalColumnHeader>Copyright © 2019. All rights reserved.