public class CategoryReport extends Report<MonitorQueryItem,TimeIntervalColumnHeader>
TimeIntervalColumnHeaders are set, the report contains also the number of tasks of the
respective cluster. The age of the tasks can be counted in days or in working days. Tasks with Timestamp DUE = null
are not considered.| Modifier and Type | Class and Description |
|---|---|
static interface |
CategoryReport.Builder
Builder for
CategoryReport. |
columnHeaders| Constructor and Description |
|---|
CategoryReport(List<TimeIntervalColumnHeader> timeIntervalColumnHeaders) |
addItem, addItems, addItems, createReportRow, getColumnHeaders, getReportRows, getRow, getRowDesc, getSumRow, rowSize, rowTitlespublic CategoryReport(List<TimeIntervalColumnHeader> timeIntervalColumnHeaders)
Copyright © 2018. All rights reserved.