@Component public class NotificationSchemeBeanFactoryImpl extends ExpandParameterParser<NotificationSchemeExpandParam> implements NotificationSchemeBeanFactory
Constructor and Description |
---|
NotificationSchemeBeanFactoryImpl(I18nHelper i18nHelper,
JiraBaseUrls jiraBaseUrls,
ProjectRoleBeanFactory projectRoleBeanFactory,
SearchHandlerManager searchHandlerManager,
FieldManager fieldManager,
EventTypeManager eventTypeManager,
UserBeanFactory userBeanFactory,
JiraAuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
NotificationSchemeBean |
createNotificationSchemeBean(NotificationScheme notificationScheme,
List<NotificationSchemeExpandParam> expand) |
parseExpandQuery
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
parseExpandQuery
@Autowired public NotificationSchemeBeanFactoryImpl(I18nHelper i18nHelper, JiraBaseUrls jiraBaseUrls, ProjectRoleBeanFactory projectRoleBeanFactory, SearchHandlerManager searchHandlerManager, FieldManager fieldManager, EventTypeManager eventTypeManager, UserBeanFactory userBeanFactory, JiraAuthenticationContext authenticationContext)
public NotificationSchemeBean createNotificationSchemeBean(NotificationScheme notificationScheme, List<NotificationSchemeExpandParam> expand)
createNotificationSchemeBean
in interface NotificationSchemeBeanFactory
Copyright © 2002-2019 Atlassian. All Rights Reserved.