Set Predecessor Task
Sets the predecessor of a task as another task in the job
Syntax
alter task <task reference> set predecessor task <predecessor task name>
Parameters
task reference
String — Reference to the task to set the predecessor for, consisting of job name, task name, and optionally project name.
predecessor task name
String — Name of the task to set as this task's predecessor.