| Class | Description |
|---|---|
| CategoryReport |
TODO.
|
| ClassificationReport |
The ClassificationReport extends the Report.
|
| CombinedClassificationFilter |
The CombinedClassificationFilter is a pair of a classificationId for a task and a classificationId for the
corresponding attachment that is used to filter the
WorkbasketReport by the classification of the attachment. |
| CustomFieldValueReport |
TODO.
|
| DaysToWorkingDaysPreProcessor<Item extends MonitorQueryItem> |
Uses
DaysToWorkingDaysConverter to convert an <Item>s age to working days. |
| DetailedClassificationReport |
The DetailedClassificationReport is a functional extension of the
ClassificationReport. |
| DetailedMonitorQueryItem |
The DetailedMonitorQueryItem extends the
MonitorQueryItem. |
| DetailedReportRow |
The DetailedReportRow extends the
ReportRow. |
| MonitorQueryItem |
The MonitorQueryItem entity contains the number of tasks for a key (e.g.
|
| TaskQueryItem |
The TaskQueryItem entity contains the number of tasks for a domain which have a specific state.
|
| TaskStatusColumnHeader |
The TaskStatusColumnHeader represents a column for each
TaskState. |
| TaskStatusReport |
The TaskStatusReport displays the amount of tasks, differentiated by their state and grouped by domain.
|
| TimeIntervalColumnHeader |
A TimeIntervalColumnHeader has a lower and an upper age limit which subdivide the count of tasks into different
sections.
|
| WorkbasketReport |
TODO.
|
Copyright © 2018. All rights reserved.