Class: Callback
Callback to attach to various events in the system, e.g. workflow run completion.
Implements
Constructors
constructor
• new Callback(properties?
): Callback
Constructs a new Callback.
Parameters
Name | Type | Description |
---|---|---|
properties? | ICallback | Properties to set |
Returns
Properties
internal
• Optional
internal: null
| IInternal
Callback internal.
Implementation of
nexus
• Optional
nexus: null
| INexus
Callback nexus.