Uses of Class
com.atlassian.bitbucket.jenkins.internal.model.BitbucketCICapabilities
-
Packages that use BitbucketCICapabilities Package Description com.atlassian.bitbucket.jenkins.internal.client Add package level annotations to indicate everything is non-null by default. -
-
Uses of BitbucketCICapabilities in com.atlassian.bitbucket.jenkins.internal.client
Methods in com.atlassian.bitbucket.jenkins.internal.client that return BitbucketCICapabilities Modifier and Type Method Description BitbucketCICapabilities
BitbucketCapabilitiesClient. getCICapabilities()
Get the supported ci capabilities of the linked Bitbucket Server.BitbucketCICapabilities
BitbucketCapabilitiesClientImpl. getCICapabilities()
Methods in com.atlassian.bitbucket.jenkins.internal.client with parameters of type BitbucketCICapabilities Modifier and Type Method Description BitbucketBuildStatusClient
BitbucketRepositoryClientImpl. getBuildStatusClient(String revisionSha, BitbucketSCMRepository bitbucketSCMRepo, BitbucketCICapabilities ciCapabilities, InstanceKeyPairProvider instanceKeyPairProvider, org.jenkinsci.plugins.displayurlapi.DisplayURLProvider displayURLProvider)
-