Uses of Class
jetbrains.buildServer.serverSide.oauth.gitlab.GitLabRepositoryOwner
-
Packages that use GitLabRepositoryOwner Package Description jetbrains.buildServer.serverSide.oauth.gitlab jetbrains.buildServer.vcshostings.gitlab -
-
Uses of GitLabRepositoryOwner in jetbrains.buildServer.serverSide.oauth.gitlab
Methods in jetbrains.buildServer.serverSide.oauth.gitlab that return types with arguments of type GitLabRepositoryOwner Modifier and Type Method Description List<GitLabRepositoryOwner>
GitLabClient. getRepositoriesByOwners(RefreshableToken token)
List<GitLabRepositoryOwner>
GitLabClientImpl. getRepositoriesByOwners(RefreshableToken token)
-
Uses of GitLabRepositoryOwner in jetbrains.buildServer.vcshostings.gitlab
Methods in jetbrains.buildServer.vcshostings.gitlab that return types with arguments of type GitLabRepositoryOwner Modifier and Type Method Description Collection<GitLabRepositoryOwner>
GitLabVcsRepositories. getRepositories()
-