public class BitbucketBuildStatusNotifications extends Object
BitbucketBuildStatusNotifications.JobCompletedListener
sends a notification to Bitbucket after a build finishes.
Only builds derived from a job that was created as part of a multi-branch project will be processed by this listener.Modifier and Type | Class and Description |
---|---|
static class |
BitbucketBuildStatusNotifications.JobCheckOutListener
Sends notifications to Bitbucket on Checkout (for the "In Progress" Status).
|
static class |
BitbucketBuildStatusNotifications.JobCompletedListener
Sends notifications to Bitbucket on Run completed.
|
Constructor and Description |
---|
BitbucketBuildStatusNotifications() |
Copyright © 2016–2022. All rights reserved.