| java.lang.Object | |
| ↳ | com.atlassian.bitbucket.compare.CompareRequest.Builder |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Convenience constructor for creating a
Builder using the refs from a provided PullRequest. | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Convenience constructor for creating a Builder using the refs from a provided PullRequest.
| pullRequest | the pull request to build a CompareRequest from
|
|---|