Class | Description |
---|---|
SimpleWebhookApp |
A
WebhookApp subclass which performs an HTTP request on a given URI. |
SNSWebhookApp |
A
WebhookApp subclass which relies on Amazon SNS (Simple Notification Service)
in order to notify either end-users or third-party applications. |
Webhook |
This class is a webhook applicable on a specific
Workspace . |
WebhookApp |
WebhookApp class wraps the inner logic necessary for
the implementation of a Webhook . |
Copyright © 2018 DocDoku. All rights reserved.