Name | Description |
---|---|
GetTaskByCoordinate(String) | Obtains a task by coordinate from the current workflow. |
GetTaskById(String) | Obtains a task by ID from the current workflow. |
GetTaskGroupByDirectoryName(String) | Obtains a task group by directory name from the current workflow. |
GetTaskGroupById(String) | Obtains a task group by ID from the current workflow. |
Name | Description |
---|---|
TaskGroups | Returns the list of task groups |
Tasks | Returns the list of tasks. |