Uses of Class
com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMSourceContext
Packages that use BitbucketSCMSourceContext
Package
Description
Add package level annotations to indicate everything is non-null by default.
Add package level annotations to indicate everything is non-null by default.
-
Uses of BitbucketSCMSourceContext in com.atlassian.bitbucket.jenkins.internal.scm
Constructors in com.atlassian.bitbucket.jenkins.internal.scm with parameters of type BitbucketSCMSourceContextModifierConstructorDescriptionprotectedBitbucketSCMSourceRequest(jenkins.scm.api.SCMSource source, BitbucketSCMSourceContext context, TaskListener listener) -
Uses of BitbucketSCMSourceContext in com.atlassian.bitbucket.jenkins.internal.scm.trait
Methods in com.atlassian.bitbucket.jenkins.internal.scm.trait with parameters of type BitbucketSCMSourceContextModifier and TypeMethodDescriptionBitbucketBranchDiscoveryTrait.DescriptorImpl.getClientFactory(BitbucketSCMSourceContext bitbucketContext) BitbucketPullRequestDiscoveryTrait.DescriptorImpl.getClientFactory(BitbucketSCMSourceContext bitbucketContext) BitbucketTagDiscoveryTrait.DescriptorImpl.getClientFactory(BitbucketSCMSourceContext bitbucketContext)