java.lang.Object | |||
↳ | com.atlassian.jira.plugin.searchrequestview.AbstractSearchRequestView | ||
↳ | com.atlassian.jira.issue.views.AbstractSearchRequestIssueTableView | ||
↳ | com.atlassian.jira.issue.views.SearchRequestPrintableView |
[Expand]
Inherited Fields | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Responsible for writing out the searchResults including Headers and Footers of the implementing view type.
|
[Expand]
Inherited Methods | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||
![]()
| |||||||||||||||||||
![]() | |||||||||||||||||||
![]()
|
Responsible for writing out the searchResults including Headers and Footers of the implementing view type.
searchRequest | the original search request submitted by the user |
---|---|
searchRequestParams | stores a shallow copy of the session and a pagerfilter to determine how many results to display |
writer | The writer used to stream the response. |