Class EmptyNotificationsList
java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<NotificationProperties>
com.atlassian.bamboo.specs.api.builders.notification.Notification
com.atlassian.bamboo.specs.api.builders.notification.EmptyNotificationsList
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected EmptyNotificationsListPropertiesbuild()Deprecated.recipients(@NotNull NotificationRecipient<?, ?>... recipients) Deprecated.Defines notification recipient.type(@NotNull NotificationType<?, ?> type) Deprecated.Defines a type of the notifications.
-
Constructor Details
-
EmptyNotificationsList
public EmptyNotificationsList()Deprecated.
-
-
Method Details
-
type
Deprecated.Description copied from class:NotificationDefines a type of the notifications.- Overrides:
typein classNotification
-
recipients
Deprecated.Description copied from class:NotificationDefines notification recipient.- Overrides:
recipientsin classNotification
-
build
Deprecated.- Overrides:
buildin classNotification
-