Uses of Class
com.atlassian.bamboo.plugins.git.github.api.rest.entity.GitHubRepositoryEntity
Package
Description
-
Uses of GitHubRepositoryEntity in com.atlassian.bamboo.plugins.git.github.api.rest.entity
Modifier and TypeMethodDescriptionstatic com.google.common.collect.Ordering<GitHubRepositoryEntity>
GitHubRepositoryEntity.orderingByFullName()
-
Uses of GitHubRepositoryEntity in com.atlassian.bamboo.plugins.git.rest.entity
Modifier and TypeMethodDescriptionvoid
ListRepositoriesResponse.setRepositories
(List<GitHubRepositoryEntity> repositories)