Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.BitbucketSCMSource
Packages that use BitbucketSCMSource
Package
Description
-
Uses of BitbucketSCMSource in com.cloudbees.jenkins.plugins.bitbucket
Methods in com.cloudbees.jenkins.plugins.bitbucket that return BitbucketSCMSourceModifier and TypeMethodDescriptionBitbucketSCMSourceBuilder.build()BitbucketGitSCMBuilder.scmSource()Returns theBitbucketSCMSourcethat this request is against (primarily to allow resolving credentials againstSCMSource.getOwner()).Constructors in com.cloudbees.jenkins.plugins.bitbucket with parameters of type BitbucketSCMSourceModifierConstructorDescriptionBitbucketGitSCMBuilder(BitbucketSCMSource scmSource, jenkins.scm.api.SCMHead head, jenkins.scm.api.SCMRevision revision, String credentialsId) Constructor.protectedBitbucketSCMSourceRequest(BitbucketSCMSource source, BitbucketSCMSourceContext context, TaskListener listener) Constructor. -
Uses of BitbucketSCMSource in com.cloudbees.jenkins.plugins.bitbucket.api
Methods in com.cloudbees.jenkins.plugins.bitbucket.api with parameters of type BitbucketSCMSource