Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRSource
-
Packages that use BitBucketPPRSource Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRSource in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRSource Modifier and Type Method Description BitBucketPPRSource
BitBucketPPRPullRequest. getSource()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRSource Modifier and Type Method Description void
BitBucketPPRPullRequest. setSource(BitBucketPPRSource source)
-