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(int columnSize) |
DetailedClassificationRow |
getRow(String key) |
public DetailedClassificationReport(List<TimeIntervalColumnHeader> workbasketLevelReportColumnHeaders)
public DetailedClassificationRow getRow(String key)
getRow in class Report<DetailedMonitorQueryItem,TimeIntervalColumnHeader>protected DetailedClassificationRow createRow(int columnSize)
createRow in class Report<DetailedMonitorQueryItem,TimeIntervalColumnHeader>Copyright © 2020. All rights reserved.