Uses of Interface
com.atlassian.bitbucket.jenkins.internal.client.BitbucketRepositoryClient
-
Packages that use BitbucketRepositoryClient Package Description com.atlassian.bitbucket.jenkins.internal.client Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.scm Add package level annotations to indicate everything is non-null by default. -
-
Uses of BitbucketRepositoryClient in com.atlassian.bitbucket.jenkins.internal.client
Classes in com.atlassian.bitbucket.jenkins.internal.client that implement BitbucketRepositoryClient Modifier and Type Class Description class
BitbucketRepositoryClientImpl
Methods in com.atlassian.bitbucket.jenkins.internal.client that return BitbucketRepositoryClient Modifier and Type Method Description BitbucketRepositoryClient
BitbucketProjectClient. getRepositoryClient(String repositorySlug)
Return a repository search clientBitbucketRepositoryClient
BitbucketProjectClientImpl. getRepositoryClient(String repositorySlug)
-
Uses of BitbucketRepositoryClient in com.atlassian.bitbucket.jenkins.internal.scm
Methods in com.atlassian.bitbucket.jenkins.internal.scm that return BitbucketRepositoryClient Modifier and Type Method Description BitbucketRepositoryClient
BitbucketScmHelper. getRepositoryClient(String projectKey, String repositorySlug)
-