public class AbstractBitbucketCloudPrEvent extends Object implements AbstractBitbucketCloudEvent
Constructor and Description |
---|
AbstractBitbucketCloudPrEvent(PullRequestDto pullRequest,
RepositoryDto repository) |
Modifier and Type | Method and Description |
---|---|
PullRequestDto |
getPullRequest() |
RepositoryDto |
getRepository() |
String |
toString() |
public AbstractBitbucketCloudPrEvent(PullRequestDto pullRequest, RepositoryDto repository)
public RepositoryDto getRepository()
getRepository
in interface AbstractBitbucketCloudEvent
public PullRequestDto getPullRequest()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.