Package pro.taskana.monitor.api.reports.row
-
Interface Summary Interface Description Row<I extends QueryItem> Representation of a row in aReport. -
Class Summary Class Description DetailedClassificationRow Represents a single Row insideClassificationReport.DetailedClassificationReport.FoldableRow<I extends QueryItem> The FoldableRow extends theSingleRow.SingleRow<I extends QueryItem> A SingleRow represents a single row in aReport.TimestampRow A single Row inside theTimestampReport.TimestampRow.OrgLevel1Row Row inside theTimestampReportcontaining the information regarding a specific org level 1.TimestampRow.OrgLevel2Row Row inside theTimestampReportcontaining the information regarding a specific org level 2.TimestampRow.OrgLevel3Row Row inside theTimestampReportcontaining the information regarding a specific org level 3.