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 NotificationChangeHandlerpublic RecordRequest onNotificationDeletedEvent(NotificationDeletedEvent event)
onNotificationDeletedEvent in interface NotificationChangeHandlerprotected I18nHelper getI18n()
Copyright © 2002-2020 Atlassian. All Rights Reserved.