Uses of Class
org.vx68k.bitbucket.webhook.BitbucketPush.Change
-
Packages that use BitbucketPush.Change Package Description org.vx68k.bitbucket.webhook Webhook implementation for Bitbucket Cloud. -
-
Uses of BitbucketPush.Change in org.vx68k.bitbucket.webhook
Methods in org.vx68k.bitbucket.webhook that return types with arguments of type BitbucketPush.Change Modifier and Type Method Description List<BitbucketPush.Change>
BitbucketPush. getChanges()
Returns the changes included in this push.
-