public abstract class AbstractNotificationBean extends Object
Notification
.Modifier | Constructor and Description |
---|---|
protected |
AbstractNotificationBean(Long id,
NotificationType notificationType,
String parameter) |
Modifier and Type | Method and Description |
---|---|
protected String |
getAvailableExpand() |
String |
getExpand() |
Long |
getId() |
String |
getNotificationType() |
String |
getParameter() |
AbstractNotificationBean |
input() |
protected AbstractNotificationBean(Long id, NotificationType notificationType, @Nullable String parameter)
Copyright © 2002-2015 Atlassian. All Rights Reserved.