@Immutable public class NotificationProperties extends Object implements EntityProperties
Modifier | Constructor and Description |
---|---|
protected |
NotificationProperties() |
|
NotificationProperties(NotificationTypeProperties type,
List<NotificationRecipientProperties> recipients) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<NotificationRecipientProperties> |
getRecipients() |
NotificationTypeProperties |
getType() |
int |
hashCode() |
void |
validate() |
protected NotificationProperties()
public NotificationProperties(NotificationTypeProperties type, List<NotificationRecipientProperties> recipients)
public NotificationTypeProperties getType()
public List<NotificationRecipientProperties> getRecipients()
public void validate()
validate
in interface EntityProperties
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.