Uses of Class
com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.resource.BitbucketCloudWebhooksPayload.PullRequest
-
-
Uses of BitbucketCloudWebhooksPayload.PullRequest 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.PullRequest Constructor Description PullRequestDto(BitbucketCloudWebhooksPayload.PullRequest pullRequest)
-
Uses of BitbucketCloudWebhooksPayload.PullRequest in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.resource
Methods in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.resource that return BitbucketCloudWebhooksPayload.PullRequest Modifier and Type Method Description BitbucketCloudWebhooksPayload.PullRequest
BitbucketCloudWebhooksPayload. getPullRequest()
-