@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, toString
public String getEmail()
public <X> X accept(NotificationVisitor<X> notificationVisitor)
Copyright © 2002-2017 Atlassian. All Rights Reserved.