See: Description
Class | Description |
---|---|
BuildErrorNotification |
Represents notifications send on build error.
|
CommentAddedNotification |
Represent a notification which is sent when comment is added to a chain.
|
CommittersRecipient |
Represents a users who have committed to the build.
|
DeploymentFailedNotification |
Represents a notification which is sent when a deployment is failed.
|
DeploymentFinishedNotification |
Represents a notification which is sent when a deployment is completed (with either success or failure).
|
DeploymentStartedAndFinishedNotification |
Represents a notification which is sent when a deployment is started and finished.
|
EmailRecipient |
Represents email address Bamboo can send notifications to.
|
FirstFailedJobNotification |
Represents a notification which is sent for first job that failed for the plan.
|
GroupRecipient |
Represents a group Bamboo can send notifications to.
|
HipChatRecipient |
Represents Hipchat account Bamboo can send notifications to.
|
ImRecipient |
Represents IM account Bamboo can send notifications to.
|
JobCompletedNotification |
Represents a notification which is sent for every job that completes.
|
JobFailedNotification |
Defines notification which is sent for every job that failed and the first run which fixes it.
|
JobHungNotification |
Represents a notification which is sent when any job has hung while building.
|
JobStatusChangedNotification |
Represents a notification which is sent every time a job status is changing.
|
JobTimeoutNotification |
Represents a notification which is sent for every job which has been stuck in a queue over a given threshold.
|
JobWithoutAgentNotification |
Represent a notification which is sent when a job gets queued without an agent being able to build it.
|
PlanCompletedNotification |
Represents a notification sent for fully completed plan.
|
PlanFailedNotification |
Represents a notification sent for failed plan build.
|
PlanStatusChangedNotification |
Represents a notification sent when status of a plan changes.
|
ResponsibilityChangedNotification |
Represents a notification sent when responsibility of a broken plan is manually updated.
|
ResponsibleRecipient |
Represents a responsible user who broke the build.
|
UserRecipient |
Represents a user Bamboo can send notifications to.
|
WatchersRecipient |
Represents a users who have marked a plan as their favourite.
|
WebhookRecipient |
Represents a webhook which should be called.
|
XFailedChainsNotification |
Represents a notification sent when plan consecutively fails for a specified number of times.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.