| Package | Description |
|---|---|
| pro.taskana.monitor.api.reports | |
| pro.taskana.monitor.internal.reports |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationCategoryReport
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 |
TaskCustomFieldValueReport
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() |
Report<I,H> |
TimeIntervalReportBuilder.buildReport(TaskTimestamp timestamp)
Builds the given report.
|
| Modifier and Type | Method and Description |
|---|---|
Report<TimestampQueryItem,TimeIntervalColumnHeader> |
TimestampReportBuilderImpl.buildReport(TaskTimestamp timestamp) |
Copyright © 2020. All rights reserved.