public class NotificationChangeHandlerImpl extends Object implements NotificationChangeHandler
Modifier and Type | Field and Description |
---|---|
static String |
SCHEME_UPDATED_I18N_KEY |
Constructor and Description |
---|
NotificationChangeHandlerImpl(NotificationSchemeManager notificationSchemeManager,
NotificationTypeManager notificationTypeManager,
EventTypeManager eventTypeManager,
I18nHelper.BeanFactory i18n) |
Modifier and Type | Method and Description |
---|---|
protected I18nHelper |
getI18n() |
RecordRequest |
onNotificationAddedEvent(NotificationAddedEvent event) |
RecordRequest |
onNotificationDeletedEvent(NotificationDeletedEvent event) |
public static final String SCHEME_UPDATED_I18N_KEY
public NotificationChangeHandlerImpl(NotificationSchemeManager notificationSchemeManager, NotificationTypeManager notificationTypeManager, EventTypeManager eventTypeManager, I18nHelper.BeanFactory i18n)
public RecordRequest onNotificationAddedEvent(NotificationAddedEvent event)
onNotificationAddedEvent
in interface NotificationChangeHandler
public RecordRequest onNotificationDeletedEvent(NotificationDeletedEvent event)
onNotificationDeletedEvent
in interface NotificationChangeHandler
protected I18nHelper getI18n()
Copyright © 2002-2022 Atlassian. All Rights Reserved.