Uses of Class
pro.taskana.monitor.api.reports.item.PriorityQueryItem
-
Packages that use PriorityQueryItem Package Description pro.taskana.monitor.api.reports.header pro.taskana.monitor.internal -
-
Uses of PriorityQueryItem in pro.taskana.monitor.api.reports.header
Methods in pro.taskana.monitor.api.reports.header with parameters of type PriorityQueryItem Modifier and Type Method Description booleanPriorityColumnHeader. fits(PriorityQueryItem item) -
Uses of PriorityQueryItem in pro.taskana.monitor.internal
Methods in pro.taskana.monitor.internal that return types with arguments of type PriorityQueryItem Modifier and Type Method Description List<PriorityQueryItem>MonitorMapper. getTaskCountByPriority(WorkbasketPriorityReportBuilderImpl report)
-