public class Notification extends EntityPropertiesBuilder<NotificationProperties>
| Constructor and Description |
|---|
Notification() |
| Modifier and Type | Method and Description |
|---|---|
protected NotificationProperties |
build() |
Notification |
recipients(NotificationRecipient<?,?>... recipients)
Defines notification recipient.
|
Notification |
type(@NotNull NotificationType<?,?> type)
Defines a type of the notifications.
|
public Notification type(@NotNull @NotNull NotificationType<?,?> type)
public Notification recipients(@NotNull NotificationRecipient<?,?>... recipients)
protected NotificationProperties build()
build in class EntityPropertiesBuilder<NotificationProperties>Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.