Class AbstractNotificationBean
java.lang.Object
com.atlassian.jira.rest.api.notification.AbstractNotificationBean
- Direct Known Subclasses:
CustomFieldValueNotificationBean
,EmailNotificationBean
,GroupNotificationBean
,ProjectRoleNotificationBean
,RoleNotificationBean
,UserNotificationBean
REST representation of
Notification
.- Since:
- v7.0
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
AbstractNotificationBean
(Long id, NotificationType notificationType, String parameter) -
Method Summary
-
Constructor Details
-
AbstractNotificationBean
protected AbstractNotificationBean(Long id, NotificationType notificationType, @Nullable String parameter)
-
-
Method Details
-
input
-
getExpand
-
getAvailableExpand
-
getId
-
getNotificationType
-
getParameter
-