@Deprecated @NonInjectableComponent public interface

SessionSearchRequestManager

implements SessionSearchObjectManager<T>
com.atlassian.jira.web.session.SessionSearchRequestManager
Known Indirect Subclasses

This interface is deprecated.
since 7.1 Storing information on the httpsession is obsoleted. Please move this functionality to the frontend or other type of storage. This method will be removed in 8.0.

Class Overview

Provides access to getting and setting SearchRequest objects in session.

Summary

[Expand]
Inherited Methods
From interface com.atlassian.jira.web.session.SessionSearchObjectManager