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