| Package | Description |
|---|---|
| pro.taskana.impl.report.header | |
| pro.taskana.impl.report.structure |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Report<I extends QueryItem,H extends ColumnHeader<? super I>>
A Report represents a 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. |
Copyright © 2019. All rights reserved.