Promotes a task.
Task.promote()
This method promotes the task on which it is invoked by one level. That is, it reduces the task's level of indentation by one.
See also promoteTasks method demote method demoteTasks method