Package | Description |
---|---|
com.docdoku.core.hooks |
Modifier and Type | Class and Description |
---|---|
class |
SimpleWebhookApp |
class |
SNSWebhookApp |
Modifier and Type | Method and Description |
---|---|
WebhookApp |
Webhook.getWebhookApp() |
Modifier and Type | Method and Description |
---|---|
void |
Webhook.setWebhookApp(WebhookApp webhookApp) |
Constructor and Description |
---|
Webhook(WebhookApp webhookApp,
String name,
boolean active,
Workspace workspace) |
Copyright © 2017 DocDoku. All rights reserved.