@Deprecated @NonInjectableComponent public interface

SessionSelectedIssueManager

implements SessionSearchObjectManager<T>
com.atlassian.jira.web.session.SessionSelectedIssueManager
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 the selected issue (stored as a Long) in session.

Summary

Nested Classes
class SessionSelectedIssueManager.SelectedIssueData  
[Expand]
Inherited Methods
From interface com.atlassian.jira.web.session.SessionSearchObjectManager