Workflow$get

Workflow$get() → self

Fetches the workflow, after which workflow$properties will contain a named list with entries corresponding to the properties on the workflowresource definition. Will raise an error if the workflow does not exist.

Returns

self (a Workflow)

Last updated