Class NotificationProperties
java.lang.Object
com.atlassian.bamboo.specs.api.model.notification.NotificationProperties
- All Implemented Interfaces:
EntityProperties
- Direct Known Subclasses:
EmptyNotificationsListProperties
-
Constructor Summary
ModifierConstructorDescriptionprotected
NotificationProperties
(NotificationTypeProperties type, List<NotificationRecipientProperties> recipients) -
Method Summary
-
Constructor Details
-
NotificationProperties
protected NotificationProperties() -
NotificationProperties
public NotificationProperties(NotificationTypeProperties type, List<NotificationRecipientProperties> recipients)
-
-
Method Details