Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRLinkHtml
-
Packages that use BitBucketPPRLinkHtml Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRLinkHtml in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRLinkHtml Modifier and Type Method Description BitBucketPPRLinkHtml
BitBucketPPRLinks. getHtml()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRLinkHtml Modifier and Type Method Description void
BitBucketPPRLinks. setHtml(BitBucketPPRLinkHtml html)
-