public class BitbucketServerPullRequestEvent extends Object implements BitbucketPullRequestEvent
Constructor and Description |
---|
BitbucketServerPullRequestEvent() |
Modifier and Type | Method and Description |
---|---|
BitbucketServerPullRequest |
getPullRequest() |
BitbucketServerRepository |
getRepository() |
void |
setPullRequest(BitbucketServerPullRequest pullRequest) |
void |
setRepository(BitbucketServerRepository repository) |
public BitbucketServerPullRequest getPullRequest()
getPullRequest
in interface BitbucketPullRequestEvent
public void setPullRequest(BitbucketServerPullRequest pullRequest)
public BitbucketServerRepository getRepository()
getRepository
in interface BitbucketPullRequestEvent
BitbucketPullRequestEvent.getPullRequest()
points to.public void setRepository(BitbucketServerRepository repository)
Copyright © 2016–2022. All rights reserved.