Uses of Class
com.atlassian.jira.notification.NotificationTypeManager
Packages that use NotificationTypeManager
Package
Description
-
Uses of NotificationTypeManager in com.atlassian.jira.auditing.handlers
Constructors in com.atlassian.jira.auditing.handlers with parameters of type NotificationTypeManagerModifierConstructorDescriptionNotificationChangeHandlerImpl
(NotificationSchemeManager notificationSchemeManager, NotificationTypeManager notificationTypeManager, EventTypeManager eventTypeManager, I18nHelper.BeanFactory i18n) -
Uses of NotificationTypeManager in com.atlassian.jira.notification
Methods in com.atlassian.jira.notification that return types with arguments of type NotificationTypeManagerConstructors in com.atlassian.jira.notification with parameters of type NotificationTypeManagerModifierConstructorDescriptionDefaultNotificationSchemeManager
(ProjectManager projectManager, PermissionTypeManager permissionTypeManager, PermissionContextFactory permissionContextFactory, OfBizDelegator delegator, SchemeFactory schemeFactory, com.atlassian.event.api.EventPublisher eventPublisher, NotificationTypeManager notificationTypeManager, NodeAssociationStore nodeAssociationStore, GroupManager groupManager, UserPreferencesManager userPreferencesManager, com.atlassian.cache.CacheManager cacheManager, ApplicationRoleManager applicationRoleManager, FeatureManager featureManager) -
Uses of NotificationTypeManager in com.atlassian.jira.web.action.admin.notification
Constructors in com.atlassian.jira.web.action.admin.notification with parameters of type NotificationTypeManagerModifierConstructorDescriptionAddNotification
(EventTypeManager eventTypeManager, NotificationTypeManager notificationTypeManager, NotificationSchemeManager notificationSchemeManager)