Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRLinkApprove
-
Packages that use BitBucketPPRLinkApprove Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRLinkApprove in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRLinkApprove Modifier and Type Method Description BitBucketPPRLinkApprove
BitBucketPPRLinks. getApprove()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRLinkApprove Modifier and Type Method Description void
BitBucketPPRLinks. setApprove(BitBucketPPRLinkApprove approve)
-