|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchRequestParams
This is used by SearchRequestView
plugins to provide information about their context.
Method Summary | |
---|---|
PagerFilter |
getPagerFilter()
Used to get a handle on a pager filter that will have its start and max values setup based on either system defaults or possibly overridden by request parameters ('tempMax' and 'pager/start'). |
Map |
getSession()
Used to access information that may have been stored in the HttpSession. |
String |
getUserAgent()
|
Methods inherited from interface com.atlassian.jira.plugin.issueview.IssueViewRequestParams |
---|
getIssueViewFieldParams |
Method Detail |
---|
Map getSession()
PagerFilter getPagerFilter()
String getUserAgent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |