Uses of Class
io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud.BitBucketPPRLinkStatuses
-
Packages that use BitBucketPPRLinkStatuses Package Description io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud -
-
Uses of BitBucketPPRLinkStatuses in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud that return BitBucketPPRLinkStatuses Modifier and Type Method Description BitBucketPPRLinkStatuses
BitBucketPPRLinks. getStatuses()
Methods in io.jenkins.plugins.bitbucketpushandpullrequest.model.cloud with parameters of type BitBucketPPRLinkStatuses Modifier and Type Method Description void
BitBucketPPRLinks. setStatuses(BitBucketPPRLinkStatuses statuses)
-