public class NotificationSchemeEventBean extends Object
EventNotifications.| Constructor and Description |
|---|
NotificationSchemeEventBean(NotificationEventBean event,
Iterable<AbstractNotificationBean> notifications) |
| Modifier and Type | Method and Description |
|---|---|
NotificationEventBean |
getEvent() |
List<AbstractNotificationBean> |
getNotifications() |
public NotificationSchemeEventBean(NotificationEventBean event, Iterable<AbstractNotificationBean> notifications)
public NotificationEventBean getEvent()
public List<AbstractNotificationBean> getNotifications()
Copyright © 2002-2022 Atlassian. All Rights Reserved.