Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRLinkDecline
-
Packages that use BitBucketPPRLinkDecline Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRLinkDecline in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRLinkDecline Modifier and Type Method Description BitBucketPPRLinkDecline
BitBucketPPRLinks. getDecline()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRLinkDecline Modifier and Type Method Description void
BitBucketPPRLinks. setDecline(BitBucketPPRLinkDecline decline)
-