Class GroupNotificationBean
java.lang.Object
com.atlassian.jira.rest.api.notification.AbstractNotificationBean
com.atlassian.jira.rest.api.notification.GroupNotificationBean
REST representation of
GroupNotification
. Holds information about notification
to the selected group.-
Constructor Summary
ConstructorsConstructorDescriptionGroupNotificationBean
(Long id, NotificationType notificationType, String parameter, GroupJsonBean group) -
Method Summary
Methods inherited from class com.atlassian.jira.rest.api.notification.AbstractNotificationBean
getExpand, getId, getNotificationType, getParameter, input
-
Constructor Details
-
GroupNotificationBean
public GroupNotificationBean(Long id, NotificationType notificationType, String parameter, @Nullable GroupJsonBean group)
-
-
Method Details
-
getGroup
-
getAvailableExpand
- Overrides:
getAvailableExpand
in classAbstractNotificationBean
-