public class UserNotificationBean extends AbstractNotificationBean
UserNotification. Holds information about
notification to the configured user.| Constructor and Description |
|---|
UserNotificationBean(Long id,
NotificationType notificationType,
String parameter,
UserJsonBean user) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAvailableExpand() |
UserJsonBean |
getUser() |
getExpand, getId, getNotificationType, getParameter, inputpublic UserNotificationBean(Long id, NotificationType notificationType, String parameter, UserJsonBean user)
public UserJsonBean getUser()
public String getAvailableExpand()
getAvailableExpand in class AbstractNotificationBeanCopyright © 2002-2019 Atlassian. All Rights Reserved.