Skip to content

Nofity

A Notify object contains data passed to notification workflows, which are used to build a notification email or other form of notification of a workflow's success or failure.

Instance Methods

getWho() → String

Returns the value of the "who" field from the workflow

Returns: String - The value of th "who" setting.

getWorkflow() → W

returns the workflow the notification is notifying about.

Returns: W - The workflow.

Workload Automation and Orchestration