| Package | Description |
|---|---|
| pro.taskana.monitor.api.reports |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryReport
A CategoryReport contains the total numbers of tasks of the respective category as well as the
total number of all tasks.
|
class |
ClassificationReport
The ClassificationReport extends the Report.
|
static class |
ClassificationReport.DetailedClassificationReport
The DetailedClassificationReport is a functional extension of the
ClassificationReport. |
class |
CustomFieldValueReport
A CustomFieldValueReport contains the total numbers of tasks of the respective custom field as
well as the total number of all tasks.
|
class |
TaskStatusReport
A TaskStatusReport contains the total number of tasks, clustered in their task status.
|
class |
TimestampReport
A
TimestampReport displays created and competed tasks for a specific dates. |
class |
WorkbasketReport
A WorkbasketReport contains the total numbers of tasks of the respective workbasket as well as
the total number of all tasks.
|
| Modifier and Type | Method and Description |
|---|---|
Report<I,H> |
Report.Builder.buildReport() |
Copyright © 2020. All rights reserved.