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