Class PriorityQueryItem
- java.lang.Object
-
- pro.taskana.monitor.api.reports.item.PriorityQueryItem
-
-
Constructor Summary
Constructors Constructor Description PriorityQueryItem()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()The key of a QueryItem determines its row within aReport.intgetPriority()intgetValue()Its value will be added to the existing cell value during the insertion into a report.
-