Uses of Class
pro.taskana.monitor.api.reports.item.DetailedMonitorQueryItem
-
Packages that use DetailedMonitorQueryItem Package Description pro.taskana.monitor.api.reports.row pro.taskana.monitor.internal -
-
Uses of DetailedMonitorQueryItem in pro.taskana.monitor.api.reports.row
Methods in pro.taskana.monitor.api.reports.row that return types with arguments of type DetailedMonitorQueryItem Modifier and Type Method Description protected Row<DetailedMonitorQueryItem>DetailedClassificationRow. buildRow(String key, int columnSize)SingleRow<DetailedMonitorQueryItem>DetailedClassificationRow. getFoldableRow(String key) -
Uses of DetailedMonitorQueryItem in pro.taskana.monitor.internal
Methods in pro.taskana.monitor.internal that return types with arguments of type DetailedMonitorQueryItem Modifier and Type Method Description List<DetailedMonitorQueryItem>MonitorMapper. getTaskCountOfDetailedClassifications(Instant now, TaskTimestamp timestamp, TimeIntervalReportBuilder<?,?,?> report)
-