Uses of Interface
com.atlassian.bitbucket.jenkins.internal.client.BitbucketBranchClient
- 
Packages that use BitbucketBranchClient Package Description com.atlassian.bitbucket.jenkins.internal.client Add package level annotations to indicate everything is non-null by default. - 
- 
Uses of BitbucketBranchClient in com.atlassian.bitbucket.jenkins.internal.client
Classes in com.atlassian.bitbucket.jenkins.internal.client that implement BitbucketBranchClient Modifier and Type Class Description classBitbucketBranchClientImplMethods in com.atlassian.bitbucket.jenkins.internal.client that return BitbucketBranchClient Modifier and Type Method Description BitbucketBranchClientBitbucketRepositoryClient. getBranchClient(TaskListener taskListener)Returns a client for getting branch information from a repository.BitbucketBranchClientBitbucketRepositoryClientImpl. getBranchClient(TaskListener taskListener) 
 -