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, input
public GroupNotificationBean(Long id, NotificationType notificationType, String parameter, @Nullable GroupJsonBean group)
public GroupJsonBean getGroup()
public String getAvailableExpand()
getAvailableExpand
in class AbstractNotificationBean
Copyright © 2002-2024 Atlassian. All Rights Reserved.