Uses of Class
com.atlassian.bamboo.plugins.git.github.api.rest.entity.GitHubBranchEntity
Package
Description
-
Uses of GitHubBranchEntity in com.atlassian.bamboo.plugins.git.github.api.rest.entity
Modifier and TypeMethodDescriptionstatic com.google.common.collect.Ordering<GitHubBranchEntity>
GitHubBranchEntity.orderingByName()
-
Uses of GitHubBranchEntity in com.atlassian.bamboo.plugins.git.rest.entity
Modifier and TypeMethodDescriptionvoid
ListBranchesResponse.setBranches
(List<GitHubBranchEntity> branches)