java.lang.Object | |
↳ | com.atlassian.bitbucket.compare.CompareRef |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Convenience constructor for creating a
CompareRef from a PullRequestRef . |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Convenience constructor for creating a CompareRef
from a PullRequestRef
.
ref | the pull request ref to create a compare ref from |
---|