Constructor
new module:ct-watchlist /testing /Watchlist Service Stub Events()
Events
CREATE _REQUESTED
Triggered by the stub to indicate that a watchlist 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 watchlist creation. |
DISPOSE _REQUESTED
Triggered by the stub to indicate that a watchlist disposal request has been received.
Parameters:
Name | Type | Description |
---|---|---|
request |
module:ct-services |
The stubbed request. Its target is the list of watchlists to be disposed. |