Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRLinkComments
-
Packages that use BitBucketPPRLinkComments Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRLinkComments in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRLinkComments Modifier and Type Method Description BitBucketPPRLinkComments
BitBucketPPRLinks. getComments()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRLinkComments Modifier and Type Method Description void
BitBucketPPRLinks. setComments(BitBucketPPRLinkComments comments)
-