public class CustomFieldValueNotificationBean extends AbstractNotificationBean
CustomFieldValueNotification
. Holds information about
notifications to users or groups which are specified in the value of a custom field.Constructor and Description |
---|
CustomFieldValueNotificationBean(Long id,
NotificationType notificationType,
String parameter,
FieldBean field) |
Modifier and Type | Method and Description |
---|---|
String |
getAvailableExpand() |
FieldBean |
getField() |
getExpand, getId, getNotificationType, getParameter, input
public CustomFieldValueNotificationBean(Long id, NotificationType notificationType, String parameter, FieldBean field)
public FieldBean getField()
public String getAvailableExpand()
getAvailableExpand
in class AbstractNotificationBean
Copyright © 2002-2022 Atlassian. All Rights Reserved.