Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRComment
-
Packages that use BitBucketPPRComment Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRComment in io.jenkins.plugins.bitbucketpushandpullrequest.model
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model that return BitBucketPPRComment Modifier and Type Method Description default BitBucketPPRComment
BitBucketPPRPayload. getComment()
-
Uses of BitBucketPPRComment in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRComment Modifier and Type Method Description BitBucketPPRComment
BitBucketPPRCloudPayload. getComment()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRComment Modifier and Type Method Description void
BitBucketPPRCloudPayload. setComment(BitBucketPPRComment comment)
-