Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRDestination
-
Packages that use BitBucketPPRDestination Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRDestination in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRDestination Modifier and Type Method Description BitBucketPPRDestination
BitBucketPPRPullRequest. getDestination()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRDestination Modifier and Type Method Description void
BitBucketPPRPullRequest. setDestination(BitBucketPPRDestination destination)
-