SynapseEventType
org.sagebionetworks.repo.model.webhook.SynapseEventType
The type of the WebhookEvent.
Enumeration
| name | description |
|---|---|
| CREATE | A create event has occurred. |
| UPDATE | An update event has occurred. |
| DELETE | A delete event has occurred. |
The type of the WebhookEvent.
| name | description |
|---|---|
| CREATE | A create event has occurred. |
| UPDATE | An update event has occurred. |
| DELETE | A delete event has occurred. |