@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
See: Description
Interface | Description |
---|---|
WebhookHandler |
Register a webhook to Bitbucket server if there is not already one.
|
Class | Description |
---|---|
BitbucketWebhookHandler |
The following assumptions is made while handling webhooks,
1.
|
WebhookRegisterRequest | |
WebhookRegisterRequest.Builder |
Exception | Description |
---|---|
WebhookRegistrationFailed |
An exception raised when the plugin can't add webhook to bitbucket.
|
Copyright © 2016–2022. All rights reserved.