@PublicApi
public interface Notification
Modifier and Type | Method and Description |
---|---|
<X> X |
accept(NotificationVisitor<X> notificationVisitor) |
Long |
getId() |
NotificationType |
getNotificationType() |
String |
getParameter() |
Long getId()
NotificationType getNotificationType()
String getParameter()
<X> X accept(NotificationVisitor<X> notificationVisitor)
Copyright © 2002-2024 Atlassian. All Rights Reserved.