public class GroupNotificationBean extends AbstractNotificationBean
GroupNotification. Holds information about notification
to the selected group.| Constructor and Description |
|---|
GroupNotificationBean(Long id,
NotificationType notificationType,
String parameter,
GroupJsonBean group) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAvailableExpand() |
GroupJsonBean |
getGroup() |
getExpand, getId, getNotificationType, getParameter, inputpublic GroupNotificationBean(Long id, NotificationType notificationType, String parameter, @Nullable GroupJsonBean group)
public GroupJsonBean getGroup()
public String getAvailableExpand()
getAvailableExpand in class AbstractNotificationBeanCopyright © 2002-2017 Atlassian. All Rights Reserved.