Uses of Interface
com.atlassian.jira.web.session.SessionSearchObjectManagerFactory
Packages that use SessionSearchObjectManagerFactory
Package
Description
-
Uses of SessionSearchObjectManagerFactory in com.atlassian.jira.chartpopup
Constructors in com.atlassian.jira.chartpopup with parameters of type SessionSearchObjectManagerFactoryModifierConstructorDescriptionChartPopupResource
(JiraAuthenticationContext authenticationContext, com.atlassian.gadgets.view.GadgetViewFactory gadgetViewFactory, VelocityRequestContextFactory velocityRequestContextFactory, PortalPageService portalPageService, SearchRequestService searchRequestService, SearchService searchService, com.atlassian.gadgets.dashboard.DashboardService dashboardService, com.atlassian.gadgets.dashboard.spi.DashboardItemStateFactory gadgetStateFactory, UserUtil userUtil, com.atlassian.gadgets.GadgetRequestContextFactory gadgetRequestContextFactory, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory, VelocityTemplatingEngine templatingEngine) -
Uses of SessionSearchObjectManagerFactory in com.atlassian.jira.plugin.webfragment.conditions
Constructors in com.atlassian.jira.plugin.webfragment.conditions with parameters of type SessionSearchObjectManagerFactoryModifierConstructorDescriptionHasLastSearchRequestCondition
(VelocityRequestContextFactory requestContextFactory, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory) -
Uses of SessionSearchObjectManagerFactory in com.atlassian.jira.web.action
Methods in com.atlassian.jira.web.action that return SessionSearchObjectManagerFactoryModifier and TypeMethodDescriptionIssueActionSupport.getSessionSearchRequestManagerFactory()
Deprecated.Since 7.1. -
Uses of SessionSearchObjectManagerFactory in com.atlassian.jira.web.action.issue
Constructors in com.atlassian.jira.web.action.issue with parameters of type SessionSearchObjectManagerFactoryModifierConstructorDescriptionIssueNavigatorSearchResultsHelperImpl
(SearchService searchService, JiraAuthenticationContext authContext, SearchActionHelper searchActionHelper, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory) IssuePicker
(BugAssociatorPrefs bugAssociatorPrefs, IssueManager issueManager, SearchService searchService, SearchRequestService searchRequestService, UserIssueHistoryManager userHistoryManager, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory) SearchActionHelperImpl
(SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory, UserPreferencesManager userPreferencesManager, JiraAuthenticationContext authContext) -
Uses of SessionSearchObjectManagerFactory in com.atlassian.jira.web.action.user
Constructors in com.atlassian.jira.web.action.user with parameters of type SessionSearchObjectManagerFactoryModifierConstructorDescriptionUpdateUserPreferences
(UserPreferencesManager userPreferencesManager, LocaleManager localeManager, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory, TimeZoneService timeZoneManager, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, DCFeatureLicenseChecker dcFeatureLicenseChecker) -
Uses of SessionSearchObjectManagerFactory in com.atlassian.jira.web.session
Classes in com.atlassian.jira.web.session that implement SessionSearchObjectManagerFactoryModifier and TypeClassDescriptionclass
Deprecated.since 7.1 Storing information on the httpsession is obsoleted.