Uses of Enum Class
com.cloudbees.jenkins.plugins.bitbucket.api.PullRequestBranchType
Packages that use PullRequestBranchType
Package
Description
-
Uses of PullRequestBranchType in com.cloudbees.jenkins.plugins.bitbucket
Methods in com.cloudbees.jenkins.plugins.bitbucket that return PullRequestBranchTypeConstructors in com.cloudbees.jenkins.plugins.bitbucket with parameters of type PullRequestBranchTypeModifierConstructorDescriptionPullRequestSCMHead(String name, String repoOwner, String repository, String branchName, PullRequestBranchType branchType, String number, String title, BranchSCMHead target, jenkins.scm.api.SCMHeadOrigin origin, jenkins.scm.api.mixin.ChangeRequestCheckoutStrategy strategy) -
Uses of PullRequestBranchType in com.cloudbees.jenkins.plugins.bitbucket.api
Methods in com.cloudbees.jenkins.plugins.bitbucket.api that return PullRequestBranchTypeModifier and TypeMethodDescriptionBitbucketPullRequestSource.getBranchType()Returns the type of the source branch.static PullRequestBranchTypeReturns the enum constant of this class with the specified name.static PullRequestBranchType[]PullRequestBranchType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PullRequestBranchType in com.cloudbees.jenkins.plugins.bitbucket.client.pullrequest
Methods in com.cloudbees.jenkins.plugins.bitbucket.client.pullrequest that return PullRequestBranchType -
Uses of PullRequestBranchType in com.cloudbees.jenkins.plugins.bitbucket.server.client.branch
Methods in com.cloudbees.jenkins.plugins.bitbucket.server.client.branch that return PullRequestBranchTypeMethods in com.cloudbees.jenkins.plugins.bitbucket.server.client.branch with parameters of type PullRequestBranchType -
Uses of PullRequestBranchType in com.cloudbees.jenkins.plugins.bitbucket.server.client.pullrequest
Methods in com.cloudbees.jenkins.plugins.bitbucket.server.client.pullrequest that return PullRequestBranchTypeMethods in com.cloudbees.jenkins.plugins.bitbucket.server.client.pullrequest with parameters of type PullRequestBranchTypeModifier and TypeMethodDescriptionvoidBitbucketServerPullRequestSource.setBranchType(PullRequestBranchType branchType)