Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketBuildStatus
Package
Description
-
Uses of BitbucketBuildStatus in com.cloudbees.jenkins.plugins.bitbucket
Modifier and TypeMethodDescriptionvoid
BitbucketNotifier.notifyBuildStatus
(BitbucketBuildStatus status) Notify bitbucket through the build status API. -
Uses of BitbucketBuildStatus in com.cloudbees.jenkins.plugins.bitbucket.api
Modifier and TypeMethodDescriptionvoid
BitbucketApi.postBuildStatus
(BitbucketBuildStatus status) Set the build status for the given commit hash. -
Uses of BitbucketBuildStatus in com.cloudbees.jenkins.plugins.bitbucket.client
Modifier and TypeMethodDescriptionvoid
BitbucketCloudApiClient.postBuildStatus
(BitbucketBuildStatus status) Set the build status for the given commit hash. -
Uses of BitbucketBuildStatus in com.cloudbees.jenkins.plugins.bitbucket.impl.notifier
Modifier and TypeMethodDescriptionvoid
BitbucketDefaulNotifier.notifyBuildStatus
(BitbucketBuildStatus status) -
Uses of BitbucketBuildStatus in com.cloudbees.jenkins.plugins.bitbucket.server.client
Modifier and TypeMethodDescriptionvoid
BitbucketServerAPIClient.postBuildStatus
(BitbucketBuildStatus status) Set the build status for the given commit hash. -
Uses of BitbucketBuildStatus in com.cloudbees.jenkins.plugins.bitbucket.server.client.branch
ModifierConstructorDescriptionCopy constructor.