Package org.vx68k.bitbucket.api
Interface BitbucketPullRequest
-
public interface BitbucketPullRequest
Pull request in a Bitbucket repository.- Since:
- 5.0
- Author:
- Kaz Nishimura
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getId()
Returns the identifier of the pull request.
-