registerTask #
Registers a new Task that can be used in workflows.
registerTask (task: Task): void
Arguments | Type | Description |
---|---|---|
task | Task | Task instance |
Edit this page on Github(opens new window)
Registers a new Task that can be used in workflows.
registerTask (task: Task): void
Arguments | Type | Description |
---|---|---|
task | Task | Task instance |