Package org.vx68k.bitbucket.api
Interface BitbucketBranch
- 
- All Superinterfaces:
- BitbucketRef
 - All Known Implementing Classes:
- BitbucketClientBranch
 
 public interface BitbucketBranch extends BitbucketRef Branch or bookmark in a Bitbucket repository.- Since:
- 5.0
- Author:
- Kaz Nishimura
 
- 
- 
Field Summary- 
Fields inherited from interface org.vx68k.bitbucket.api.BitbucketRefBOOKMARK, BRANCH, NAMED_BRANCH
 
- 
 - 
Method Summary- 
Methods inherited from interface org.vx68k.bitbucket.api.BitbucketRefgetName, getTarget, getType
 
- 
 
-