Uses of Class
com.atlassian.bamboo.plugins.git.github.api.rest.entity.GitHubRepositoryEntity
-
Packages that use GitHubRepositoryEntity Package Description com.atlassian.bamboo.plugins.git.github.api.rest.entity com.atlassian.bamboo.plugins.git.rest.entity -
-
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 GitHubRepositoryEntity Modifier and Type Method Description static com.google.common.collect.Ordering<GitHubRepositoryEntity>GitHubRepositoryEntity. orderingByFullName() -
Uses of GitHubRepositoryEntity in com.atlassian.bamboo.plugins.git.rest.entity
Method parameters in com.atlassian.bamboo.plugins.git.rest.entity with type arguments of type GitHubRepositoryEntity Modifier and Type Method Description voidListRepositoriesResponse. setRepositories(List<GitHubRepositoryEntity> repositories)
-