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
Methods in com.atlassian.bitbucket.jenkins.internal.scm that return BitbucketSCMSourceContextModifier and TypeMethodDescriptionprotected BitbucketSCMSourceContextBitbucketSCMSource.createSourceContext(jenkins.scm.api.SCMSourceCriteria criteria, jenkins.scm.api.SCMHeadObserver observer, Collection<jenkins.scm.api.SCMHead> eventHeads, TaskListener listener) 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)