Class WebhookRegistryImpl
java.lang.Object
com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
- All Implemented Interfaces:
WebhookRegistry
A manager for Webhooks
- Since:
- v2.7
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebhookRegistryImpl
-
-
Method Details
-
add
- Specified by:
addin interfaceWebhookRegistry
-
remove
- Specified by:
removein interfaceWebhookRegistry- Throws:
WebhookNotFoundException
-
findById
- Specified by:
findByIdin interfaceWebhookRegistry- Throws:
WebhookNotFoundException
-
findAll
- Specified by:
findAllin interfaceWebhookRegistry
-
update
- Specified by:
updatein interfaceWebhookRegistry- Throws:
WebhookNotFoundException
-