Class TaskTypeUtil


  • public class TaskTypeUtil
    extends Object
    Author:
    mederly
    • Constructor Detail

      • TaskTypeUtil

        public TaskTypeUtil()
    • Method Detail

      • getAllTasksStream

        @NotNull
        public static Stream<TaskType> getAllTasksStream​(TaskType root)
        Returns a stream of the task and all of its subtasks.