TaskUtils

TaskUtils class

Helper class which provides useful operations with tasks.

Methods

NameDescription
ApplyApplies specified algorithm to each task of a tree.
FilterBuilds new tree of tasks which satisfy the condition.
FindFinds a task which satisfy the condition in a tree of tasks.
TaskChildrenCountRecursively calculates a number of task’s children tasks through all levels.