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.BitbucketRef
BOOKMARK, BRANCH, NAMED_BRANCH
-
-
Method Summary
-
Methods inherited from interface org.vx68k.bitbucket.api.BitbucketRef
getName, getTarget, getType
-
-