| Package | Description |
|---|---|
| pro.taskana.impl.report | |
| pro.taskana.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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Report<Item extends QueryItem,ColumnHeader extends ReportColumnHeader<? super Item>>
A Report represents a an abstract table that consists of
ReportRows and a list of <ColumnHeader>s. |
static interface |
Report.Builder<I extends QueryItem,H extends ReportColumnHeader<? super I>>
Builder for
Report. |
Copyright © 2018. All rights reserved.