public interface NotificationTransport
Modifier and Type | Method and Description |
---|---|
void |
sendNotification(@NotNull Notification notification)
Send off the notification of this transport type.
|
void sendNotification(@NotNull @NotNull Notification notification)
notification
- object (used to generate notification content)Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.