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