workflows
TaskRunner.RegisterTasks
Register tasks that can be executed by this task runner.
Parameters
A list of task classes that this runner can execute
Returns
An error if the tasks could not be registered.
Register tasks that can be executed by this task runner.
A list of task classes that this runner can execute
An error if the tasks could not be registered.