com.atlassian.bamboo.plugins.hg.bitbucket.api.rest.entity
Class BitbucketBranchesResponse
java.lang.Object
com.atlassian.bamboo.plugins.hg.bitbucket.api.rest.entity.BitbucketBranchesResponse
public class BitbucketBranchesResponse
- extends Object
https://confluence.atlassian.com/display/BITBUCKET/Repositories
curl --user username:password https://api.bitbucket.org/1.0/repositories/user/slug/branches/
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BitbucketBranchesResponse
public BitbucketBranchesResponse()
getBranches
public List<BitbucketNodeNamedEntity> getBranches()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.