Constructor
new module:ct-alerts /testing /Trigger Service Stub Events()
Events
CREATE _REQUESTED
Triggered by the stub to indicate that a trigger creation request has been received.
Parameters:
Name | Type | Description |
---|---|---|
request |
module:ct-services |
The stubbed request. Its target is the properties object used for the trigger creation. |
DISPOSE _REQUESTED
Triggered by the stub to indicate that a trigger disposal request has been received.
Parameters:
Name | Type | Description |
---|---|---|
request |
module:ct-services |
The stubbed request. Its target is the trigger to be disposed. |