Uses of Class
com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.resource.BitbucketCloudWebhooksPayload.PullRequestRef
-
-
Uses of BitbucketCloudWebhooksPayload.PullRequestRef in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events.dtos
Constructors in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events.dtos with parameters of type BitbucketCloudWebhooksPayload.PullRequestRef Constructor Description PullRequestRefDto(BitbucketCloudWebhooksPayload.PullRequestRef pullRequestRef)
-
Uses of BitbucketCloudWebhooksPayload.PullRequestRef in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.resource
Methods in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.resource that return BitbucketCloudWebhooksPayload.PullRequestRef Modifier and Type Method Description BitbucketCloudWebhooksPayload.PullRequestRef
BitbucketCloudWebhooksPayload.PullRequest. getDestination()
BitbucketCloudWebhooksPayload.PullRequestRef
BitbucketCloudWebhooksPayload.PullRequest. getSource()
-