| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders.deployment |
Deployment project and environments.
|
| com.atlassian.bamboo.specs.api.builders.notification |
Bamboo notifications support.
|
| com.atlassian.bamboo.specs.api.builders.plan |
Plan, plan branches, stages and jobs.
|
| Modifier and Type | Method and Description |
|---|---|
Environment |
Environment.notifications(Notification... notifications)
Appends a notification rule to the environment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyNotificationsList
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Notification |
EmptyNotificationsList.recipients(NotificationRecipient<?,?>... recipients)
Deprecated.
|
Notification |
Notification.recipients(NotificationRecipient<?,?>... recipients)
Defines notification recipient.
|
Notification |
EmptyNotificationsList.type(NotificationType<?,?> type)
Deprecated.
|
Notification |
Notification.type(NotificationType<?,?> type)
Defines a type of the notifications.
|
| Modifier and Type | Method and Description |
|---|---|
Plan |
Plan.notifications(Notification... notifications)
Appends a notification rule to the plan.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.