com.atlassian.jira.issue.search.quicksearch.ProjectAwareQuickSearchHandler |
Known Indirect Subclasses
|
Helper class to extract projects from the search result context.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Adds a project to the given search.
| |||||||||||
Retrieve the related project generic values from the search result
| |||||||||||
Retrieves the single project specified in search.
|
Adds a project to the given search.
projectId | project id to add |
---|---|
searchResult | search result to add to |
Retrieve the related project generic values from the search result
searchResult | search result to extract related project information from |
---|
Retrieves the single project specified in search.
searchResult | search result to extract the project from |
---|