Home > @uniformdev/canvas > WorkflowClient
WorkflowClient class
API client to enable managing workflow definitions
Signature:
Extends: ApiClient
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(options) | Constructs a new instance of the <code>WorkflowClient</code> class |
Methods
Method | Modifiers | Description |
---|---|---|
get(options) | Fetches workflows for a project | |
remove(body) | Deletes a workflow definition | |
upsert(body) | Updates or creates a workflow definition |