@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, toString
public CustomFieldValueNotification(Long id, NotificationType notificationType, CustomField customField, String parameter)
public CustomField getCustomField()
public <X> X accept(NotificationVisitor<X> notificationVisitor)
Copyright © 2002-2019 Atlassian. All Rights Reserved.