Uses of Interface
jetbrains.buildServer.vcshostings.Pageable
-
Packages that use Pageable Package Description jetbrains.buildServer.vcshostings jetbrains.buildServer.vcshostings.bbcloud jetbrains.buildServer.vcshostings.github jetbrains.buildServer.vcshostings.gitlab -
-
Uses of Pageable in jetbrains.buildServer.vcshostings
Subinterfaces of Pageable in jetbrains.buildServer.vcshostings Modifier and Type Interface Description interface
VcsBranches
interface
VcsRepositories
A result of listing/searching repositories -
Uses of Pageable in jetbrains.buildServer.vcshostings.bbcloud
Classes in jetbrains.buildServer.vcshostings.bbcloud that implement Pageable Modifier and Type Class Description class
BitBucketVcsRepositories
-
Uses of Pageable in jetbrains.buildServer.vcshostings.github
Classes in jetbrains.buildServer.vcshostings.github that implement Pageable Modifier and Type Class Description class
GitHubVcsBranches
class
GitHubVcsRepositories
-
Uses of Pageable in jetbrains.buildServer.vcshostings.gitlab
Classes in jetbrains.buildServer.vcshostings.gitlab that implement Pageable Modifier and Type Class Description class
GitLabVcsBranches
class
GitLabVcsRepositories
-