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, input
public UserNotificationBean(Long id, NotificationType notificationType, String parameter, UserJsonBean user)
public UserJsonBean getUser()
public String getAvailableExpand()
getAvailableExpand
in class AbstractNotificationBean
Copyright © 2002-2024 Atlassian. All Rights Reserved.