Package org.vx68k.bitbucket.webhook
Webhook implementation for Bitbucket Cloud.
This package is contained in artifact bitbucket-webhook
and will
be exported by module org.vx68k.bitbucket.webhook
on Java SE 9 and
later.
-
Class Summary Class Description BitbucketEvent Event on a Bitbucket repository.BitbucketPush Push description of a Bitbucket activity.BitbucketPush.Change Change in a push description.BitbucketWebhookServlet Processes HTTP requests from Bitbucket webhooks.