Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketBuildStatus
Packages that use BitbucketBuildStatus
Package
Description
-
Uses of BitbucketBuildStatus in com.cloudbees.jenkins.plugins.bitbucket
Methods in com.cloudbees.jenkins.plugins.bitbucket with parameters of type BitbucketBuildStatusModifier and TypeMethodDescriptionvoid
BitbucketNotifier.notifyBuildStatus
(BitbucketBuildStatus status) Notify bitbucket through the build status API. -
Uses of BitbucketBuildStatus in com.cloudbees.jenkins.plugins.bitbucket.api
Methods in com.cloudbees.jenkins.plugins.bitbucket.api with parameters of type BitbucketBuildStatusModifier and TypeMethodDescriptionvoid
BitbucketApi.postBuildStatus
(BitbucketBuildStatus status) Set the build status for the given commit hash.Constructors in com.cloudbees.jenkins.plugins.bitbucket.api with parameters of type BitbucketBuildStatus -
Uses of BitbucketBuildStatus in com.cloudbees.jenkins.plugins.bitbucket.client
Methods in com.cloudbees.jenkins.plugins.bitbucket.client with parameters of type BitbucketBuildStatusModifier 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
Methods in com.cloudbees.jenkins.plugins.bitbucket.impl.notifier with parameters of type BitbucketBuildStatusModifier and TypeMethodDescriptionvoid
BitbucketDefaulNotifier.notifyBuildStatus
(BitbucketBuildStatus status) -
Uses of BitbucketBuildStatus in com.cloudbees.jenkins.plugins.bitbucket.server.client
Methods in com.cloudbees.jenkins.plugins.bitbucket.server.client with parameters of type BitbucketBuildStatusModifier 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
Constructors in com.cloudbees.jenkins.plugins.bitbucket.server.client.branch with parameters of type BitbucketBuildStatusModifierConstructorDescriptionCopy constructor.