| Package | Description |
|---|---|
| org.polarsys.eplmp.core.hooks |
Provides classes for implementing webhooks.
|
| org.polarsys.eplmp.core.services |
Business layer classes.
|
| Class and Description |
|---|
WebhookApp
WebhookApp class wraps the inner logic necessary for
the implementation of a Webhook. |
| Class and 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. |
Copyright © 2018 DocDoku. All rights reserved.