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) |
public CategoryReport(List<TimeIntervalColumnHeader> timeIntervalColumnHeaders)
Copyright © 2020. All rights reserved.