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 BitbucketCICapabilitiesBitbucketCapabilitiesClient. getCICapabilities()Get the supported ci capabilities of the linked Bitbucket Server.BitbucketCICapabilitiesBitbucketCapabilitiesClientImpl. getCICapabilities()Methods in com.atlassian.bitbucket.jenkins.internal.client with parameters of type BitbucketCICapabilities Modifier and Type Method Description BitbucketBuildStatusClientBitbucketRepositoryClientImpl. getBuildStatusClient(String revisionSha, BitbucketSCMRepository bitbucketSCMRepo, BitbucketCICapabilities ciCapabilities, InstanceKeyPairProvider instanceKeyPairProvider, org.jenkinsci.plugins.displayurlapi.DisplayURLProvider displayURLProvider)
-