Class AbstractBitbucketCloudPrEvent
java.lang.Object
com.atlassian.bamboo.plugins.bitbucket.v2.webhooks.events.AbstractBitbucketCloudPrEvent
- All Implemented Interfaces:
AbstractBitbucketCloudEvent
- Direct Known Subclasses:
BitbucketCloudPrCreatedEvent,BitbucketCloudPrFulfilledEvent,BitbucketCloudPrRejectedEvent,BitbucketCloudPrUpdatedEvent
-
Constructor Summary
ConstructorsConstructorDescriptionAbstractBitbucketCloudPrEvent(PullRequestDto pullRequest, RepositoryDto repository) -
Method Summary
-
Constructor Details
-
AbstractBitbucketCloudPrEvent
-
-
Method Details
-
getRepository
- Specified by:
getRepositoryin interfaceAbstractBitbucketCloudEvent
-
getPullRequest
-
toString
-