Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRLinkMerge
-
Packages that use BitBucketPPRLinkMerge Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRLinkMerge in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRLinkMerge Modifier and Type Method Description BitBucketPPRLinkMerge
BitBucketPPRLinks. getMerge()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRLinkMerge Modifier and Type Method Description void
BitBucketPPRLinks. setMerge(BitBucketPPRLinkMerge merge)
-