@PublicApi public class CustomFieldValueNotification extends AbstractNotification
| Constructor and Description |
|---|
CustomFieldValueNotification(Long id,
NotificationType notificationType,
CustomField customField,
String parameter) |
| Modifier and Type | Method and Description |
|---|---|
<X> X |
accept(NotificationVisitor<X> notificationVisitor) |
CustomField |
getCustomField() |
equals, getId, getNotificationType, getParameter, hashCode, toStringpublic CustomFieldValueNotification(Long id, NotificationType notificationType, CustomField customField, String parameter)
public CustomField getCustomField()
public <X> X accept(NotificationVisitor<X> notificationVisitor)
Copyright © 2002-2022 Atlassian. All Rights Reserved.