@ThreadSafe public class ImTransport extends Object implements NotificationTransport
| Constructor and Description |
|---|
ImTransport(String imAddress,
BambooSmackClient bambooSmackClient,
PlanManager planManager) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object obj) |
boolean |
equals(Object o) |
String |
getImAddress() |
int |
hashCode() |
void |
sendNotification(Notification notification)
Send off the notification of this transport type.
|
public ImTransport(String imAddress, BambooSmackClient bambooSmackClient, PlanManager planManager)
public void sendNotification(@NotNull
Notification notification)
NotificationTransportsendNotification in interface NotificationTransportnotification - object (used to generate notification content)public String getImAddress()
public int compareTo(Object obj)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.