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 classBitbucketRepositoryClientImplMethods in com.atlassian.bitbucket.jenkins.internal.client that return BitbucketRepositoryClient Modifier and Type Method Description BitbucketRepositoryClientBitbucketProjectClient. getRepositoryClient(String repositorySlug)Return a repository search clientBitbucketRepositoryClientBitbucketProjectClientImpl. 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 BitbucketRepositoryClientBitbucketScmHelper. getRepositoryClient(String projectKey, String repositorySlug) 
 -