Uses of Class
com.atlassian.crowd.manager.webhook.InvalidWebhookEndpointException
Packages that use InvalidWebhookEndpointException
-
Uses of InvalidWebhookEndpointException in com.atlassian.crowd.manager.application
Methods in com.atlassian.crowd.manager.application that throw InvalidWebhookEndpointExceptionModifier and TypeMethodDescriptionApplicationService.registerWebhook(Application application, String endpointUrl, String token) Registers a Webhook associated to the application.