Package com.atlassian.bitbucket.pull
Class PullRequestCreateRequest
java.lang.Object
com.atlassian.bitbucket.pull.PullRequestCreateRequest
A request to create a new pull request using the provided properties.
- Since:
- 5.13
-
Constructor Details
-
PullRequestCreateRequest
-
-
Method Details
-
getDescription
-
getFromRefId
-
getFromRepository
-
getReviewers
-
getTitle
-
getToBranchId
-
getToRepository
-
isDraft
public boolean isDraft()- Since:
- 8.18
-