Uses of Class
com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events.dtos.PullRequestDto
-
Uses of PullRequestDto in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events
ModifierConstructorDescriptionAbstractBitbucketCloudPrEvent
(PullRequestDto pullRequest, RepositoryDto repository) BitbucketCloudPrCreatedEvent
(PullRequestDto pullRequest, RepositoryDto repository) BitbucketCloudPrFulfilledEvent
(PullRequestDto pullRequest, RepositoryDto repository) BitbucketCloudPrRejectedEvent
(PullRequestDto pullRequest, RepositoryDto repository) BitbucketCloudPrUpdatedEvent
(PullRequestDto pullRequest, RepositoryDto repository)