Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRLinkCommits
-
Packages that use BitBucketPPRLinkCommits Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRLinkCommits in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRLinkCommits Modifier and Type Method Description BitBucketPPRLinkCommits
BitBucketPPRLinks. getCommits()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRLinkCommits Modifier and Type Method Description void
BitBucketPPRLinks. setCommits(BitBucketPPRLinkCommits commits)
-