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, inputpublic CustomFieldValueNotificationBean(Long id, NotificationType notificationType, String parameter, FieldBean field)
public FieldBean getField()
public String getAvailableExpand()
getAvailableExpand in class AbstractNotificationBeanCopyright © 2002-2017 Atlassian. All Rights Reserved.