Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRLinkDiffStat
-
Packages that use BitBucketPPRLinkDiffStat Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRLinkDiffStat in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRLinkDiffStat Modifier and Type Method Description BitBucketPPRLinkDiffStat
BitBucketPPRLinks. getDiffstat()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRLinkDiffStat Modifier and Type Method Description void
BitBucketPPRLinks. setDiffstat(BitBucketPPRLinkDiffStat diffstat)
-