Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRContent
-
Packages that use BitBucketPPRContent Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRContent in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRContent Modifier and Type Method Description BitBucketPPRContent
BitBucketPPRComment. getContent()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRContent Modifier and Type Method Description void
BitBucketPPRComment. setContent(BitBucketPPRContent content)
-