| Package | Description |
|---|---|
| pro.taskana.monitor.api.reports | |
| pro.taskana.monitor.api.reports.header |
| Modifier and Type | Class and Description |
|---|---|
class |
Report<I extends QueryItem,H extends ColumnHeader<? super I>>
A Report represents an abstract table that consists of
Rows and a list of
<ColumnHeader>s. |
static interface |
Report.Builder<I extends QueryItem,H extends ColumnHeader<? super I>>
Builder for
Report. |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskStatusColumnHeader
The TaskStatusColumnHeader represents a column for each
TaskState. |
class |
TimeIntervalColumnHeader
A TimeIntervalColumnHeader has a lower and an upper age limit which subdivide the count of tasks
into different sections.
|
static class |
TimeIntervalColumnHeader.Date
for Date representation.
|
static class |
TimeIntervalColumnHeader.Range
For representation of Range.
|
Copyright © 2020. All rights reserved.