Class NotificationChangeHandlerImpl
java.lang.Object
com.atlassian.jira.auditing.handlers.NotificationChangeHandlerImpl
- All Implemented Interfaces:
NotificationChangeHandler
- Since:
- v6.2
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNotificationChangeHandlerImpl
(NotificationSchemeManager notificationSchemeManager, NotificationTypeManager notificationTypeManager, EventTypeManager eventTypeManager, I18nHelper.BeanFactory i18n) -
Method Summary
-
Field Details
-
SCHEME_UPDATED_I18N_KEY
- See Also:
-
-
Constructor Details
-
NotificationChangeHandlerImpl
public NotificationChangeHandlerImpl(NotificationSchemeManager notificationSchemeManager, NotificationTypeManager notificationTypeManager, EventTypeManager eventTypeManager, I18nHelper.BeanFactory i18n)
-
-
Method Details
-
onNotificationAddedEvent
- Specified by:
onNotificationAddedEvent
in interfaceNotificationChangeHandler
-
onNotificationDeletedEvent
- Specified by:
onNotificationDeletedEvent
in interfaceNotificationChangeHandler
-
getI18n
-