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