Class PriorityQueryItem

java.lang.Object
pro.taskana.monitor.api.reports.item.PriorityQueryItem
All Implemented Interfaces:
QueryItem

public class PriorityQueryItem extends Object implements QueryItem
  • Constructor Details

    • PriorityQueryItem

      public PriorityQueryItem()
  • Method Details

    • getPriority

      public int getPriority()
    • getKey

      public String getKey()
      Description copied from interface: QueryItem
      The key of a QueryItem determines its row within a Report.
      Specified by:
      getKey in interface QueryItem
      Returns:
      the key of this QueryItem.
    • getValue

      public int getValue()
      Description copied from interface: QueryItem
      Its value will be added to the existing cell value during the insertion into a Report.
      Specified by:
      getValue in interface QueryItem
      Returns:
      the value