|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GitHubBranchEntity | |
|---|---|
| com.atlassian.bamboo.plugins.git.github.api.rest.entity | |
| com.atlassian.bamboo.plugins.git.rest.entity | |
| Uses of GitHubBranchEntity in com.atlassian.bamboo.plugins.git.github.api.rest.entity |
|---|
| Methods in com.atlassian.bamboo.plugins.git.github.api.rest.entity that return GitHubBranchEntity | |
|---|---|
GitHubBranchEntity |
GitHubBranchEntity.Builder.build()
|
| Methods in com.atlassian.bamboo.plugins.git.github.api.rest.entity that return types with arguments of type GitHubBranchEntity | |
|---|---|
static com.google.common.collect.Ordering<GitHubBranchEntity> |
GitHubBranchEntity.orderingByName()
|
| Uses of GitHubBranchEntity in com.atlassian.bamboo.plugins.git.rest.entity |
|---|
| Method parameters in com.atlassian.bamboo.plugins.git.rest.entity with type arguments of type GitHubBranchEntity | |
|---|---|
void |
ListBranchesResponse.setBranches(java.util.List<GitHubBranchEntity> branches)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||