| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events |
| Modifier and Type | Method and Description |
|---|---|
PullRequestDto |
AbstractBitbucketCloudPrEvent.getPullRequest() |
| Constructor and Description |
|---|
AbstractBitbucketCloudPrEvent(PullRequestDto pullRequest,
RepositoryDto repository) |
BitbucketCloudPrCreatedEvent(PullRequestDto pullRequest,
RepositoryDto repository) |
BitbucketCloudPrFulfilledEvent(PullRequestDto pullRequest,
RepositoryDto repository) |
BitbucketCloudPrRejectedEvent(PullRequestDto pullRequest,
RepositoryDto repository) |
BitbucketCloudPrUpdatedEvent(PullRequestDto pullRequest,
RepositoryDto repository) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.