Description Usage Arguments Value
Registers a task handler for the given taskName.
1 | machineryRegisterTask(machinery, taskName, callback)
|
machinery |
The machinery instance to use |
taskName |
The name of the task that the handler handles |
callback |
The callback function to invoke when machinery gets this task |
The modified machinery instance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.