Uses of Interface
pro.taskana.monitor.api.reports.header.ColumnHeader
Packages that use ColumnHeader
-
Uses of ColumnHeader in pro.taskana.monitor.api.reports
Classes in pro.taskana.monitor.api.reports with type parameters of type ColumnHeaderModifier and TypeClassDescriptionclassReport<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 interfaceReport.Builder<I extends QueryItem,H extends ColumnHeader<? super I>> Builder for Report. -
Uses of ColumnHeader in pro.taskana.monitor.api.reports.header
Classes in pro.taskana.monitor.api.reports.header that implement ColumnHeaderModifier and TypeClassDescriptionclassclassThe TaskStatusColumnHeader represents a column for each TaskState.classA TimeIntervalColumnHeader has a lower and an upper age limit which subdivide the count of tasks into different sections.static classfor Date representation.static classFor representation of Range.