Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRLinkDiff
-
Packages that use BitBucketPPRLinkDiff Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRLinkDiff in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRLinkDiff Modifier and Type Method Description BitBucketPPRLinkDiff
BitBucketPPRLinks. getDiff()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRLinkDiff Modifier and Type Method Description void
BitBucketPPRLinks. setDiff(BitBucketPPRLinkDiff diff)
-