Uses of Class
com.atlassian.bamboo.plugins.git.github.api.rest.entity.GitHubRepositoryEntity
Packages that use GitHubRepositoryEntity
Package
Description
-
Uses of GitHubRepositoryEntity in com.atlassian.bamboo.plugins.git.github.api.rest.entity
Methods in com.atlassian.bamboo.plugins.git.github.api.rest.entity that return types with arguments of type GitHubRepositoryEntityModifier and TypeMethodDescriptionstatic com.google.common.collect.Ordering<GitHubRepositoryEntity>
GitHubRepositoryEntity.orderingByFullName()
-
Uses of GitHubRepositoryEntity in com.atlassian.bamboo.plugins.git.rest.entity
Methods in com.atlassian.bamboo.plugins.git.rest.entity that return types with arguments of type GitHubRepositoryEntityMethod parameters in com.atlassian.bamboo.plugins.git.rest.entity with type arguments of type GitHubRepositoryEntityModifier and TypeMethodDescriptionvoid
ListRepositoriesResponse.setRepositories
(List<GitHubRepositoryEntity> repositories)