@PublicApi public class EmailNotification extends AbstractNotification
| Constructor and Description |
|---|
EmailNotification(Long id,
String email) |
| Modifier and Type | Method and Description |
|---|---|
<X> X |
accept(NotificationVisitor<X> notificationVisitor) |
String |
getEmail() |
equals, getId, getNotificationType, getParameter, hashCode, toStringpublic String getEmail()
public <X> X accept(NotificationVisitor<X> notificationVisitor)
Copyright © 2002-2022 Atlassian. All Rights Reserved.