Class TaskStatusReport


  • public class TaskStatusReport
    extends Report<TaskQueryItem,​TaskStatusColumnHeader>
    A TaskStatusReport contains the total number of tasks, clustered in their task status. Furthermore the report contains a sum line that contains the total numbers of the different clusters and the total number of all tasks.
    • Constructor Detail

      • TaskStatusReport

        public TaskStatusReport​(List<TaskState> filter)