| Package | Description |
|---|---|
| net.billforward.model | |
| net.billforward.model.notifications |
| Modifier and Type | Field and Description |
|---|---|
protected List<Webhook> |
Organization.webhooks |
| Modifier and Type | Method and Description |
|---|---|
static Webhook |
Webhook.create(Webhook webhook) |
static Webhook[] |
Webhook.getAll() |
static Webhook[] |
Organization.getAll() |
static Webhook |
Webhook.getByID(String ID) |
| Modifier and Type | Method and Description |
|---|---|
List<Webhook> |
Organization.getWebhooks() |
| Modifier and Type | Method and Description |
|---|---|
static Webhook |
Webhook.create(Webhook webhook) |
| Modifier and Type | Field and Description |
|---|---|
protected Webhook |
WebhookNotification.webHook |
| Modifier and Type | Method and Description |
|---|---|
Webhook |
WebhookNotification.getWebhook() |
Copyright © 2014 BillForward. All rights reserved.