@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
Package com.atlassian.bitbucket.jenkins.internal.trigger.register
Add package level annotations to indicate everything is non-null by default.
- 
Interface Summary Interface Description WebhookHandler Register a webhook to Bitbucket server if there is not already one.
- 
Class Summary Class Description BitbucketWebhookHandler The following assumptions is made while handling webhooks, 1.WebhookRegisterRequest WebhookRegisterRequest.Builder 
- 
Exception Summary Exception Description WebhookRegistrationFailed An exception raised when the plugin can't add webhook to bitbucket.