Uses of Interface
com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketPushEvent
Packages that use BitbucketPushEvent
Package
Description
-
Uses of BitbucketPushEvent in com.cloudbees.jenkins.plugins.bitbucket.client
Methods in com.cloudbees.jenkins.plugins.bitbucket.client that return BitbucketPushEventModifier and TypeMethodDescriptionstatic BitbucketPushEvent
BitbucketCloudWebhookPayload.pushEventFromPayload
(String payload) -
Uses of BitbucketPushEvent in com.cloudbees.jenkins.plugins.bitbucket.client.events
Classes in com.cloudbees.jenkins.plugins.bitbucket.client.events that implement BitbucketPushEvent -
Uses of BitbucketPushEvent in com.cloudbees.jenkins.plugins.bitbucket.server.client
Methods in com.cloudbees.jenkins.plugins.bitbucket.server.client that return BitbucketPushEventModifier and TypeMethodDescriptionstatic BitbucketPushEvent
BitbucketServerWebhookPayload.pushEventFromPayload
(String payload) -
Uses of BitbucketPushEvent in com.cloudbees.jenkins.plugins.bitbucket.server.events
Classes in com.cloudbees.jenkins.plugins.bitbucket.server.events that implement BitbucketPushEvent