Class TimestampRow
java.lang.Object
pro.taskana.monitor.api.reports.row.SingleRow<I>
pro.taskana.monitor.api.reports.row.FoldableRow<TimestampQueryItem>
pro.taskana.monitor.api.reports.row.TimestampRow
- All Implemented Interfaces:
Row<TimestampQueryItem>
A single Row inside the TimestampReport. It contains 4 sub-rows for each org level
respectively.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classRow inside the TimestampReport containing the information regarding a specific org level 1.static final classRow inside the TimestampReport containing the information regarding a specific org level 2.static final classRow inside the TimestampReport containing the information regarding a specific org level 3. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class pro.taskana.monitor.api.reports.row.FoldableRow
addItem, getFoldableRowCount, getFoldableRowKeySet, getFoldableRows, setDisplayName, toString, updateTotalValueMethods inherited from class pro.taskana.monitor.api.reports.row.SingleRow
getCells, getDisplayName, getKey, getTotalValue
-
Constructor Details
-
TimestampRow
-
-
Method Details
-
getFoldableRow
- Overrides:
getFoldableRowin classFoldableRow<TimestampQueryItem>
-
buildRow
- Specified by:
buildRowin classFoldableRow<TimestampQueryItem>
-