Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.server.client.pullrequest.BitbucketServerPullRequestDestination
-
Packages that use BitbucketServerPullRequestDestination Package Description com.cloudbees.jenkins.plugins.bitbucket.server.client.pullrequest -
-
Uses of BitbucketServerPullRequestDestination in com.cloudbees.jenkins.plugins.bitbucket.server.client.pullrequest
Methods in com.cloudbees.jenkins.plugins.bitbucket.server.client.pullrequest that return BitbucketServerPullRequestDestination Modifier and Type Method Description BitbucketServerPullRequestDestination
BitbucketServerPullRequest. getDestination()
Methods in com.cloudbees.jenkins.plugins.bitbucket.server.client.pullrequest with parameters of type BitbucketServerPullRequestDestination Modifier and Type Method Description void
BitbucketServerPullRequest. setDestination(BitbucketServerPullRequestDestination destination)
-