java.lang.Object | |
↳ | com.atlassian.jira.bc.issue.search.AbstractIssuePickerSearchProvider |
![]()
|
Abstract convienience class with common methods for IssuePickerSearchProviers
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a list of issues matching the query string
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This returns a simple ID of the results, used mainly for html tag ids
| |||||||||||
This returns the label key of the results, eg why type of results are they.
| |||||||||||
Return the search that this provider uses as its view of all issues.
|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||
![]()
|
Returns a list of issues matching the query string
context | service context |
---|---|
issuePickerParams | params for issue picker |
maxIssueCount | Number of issues still needed. |
This returns a simple ID of the results, used mainly for html tag ids
This returns the label key of the results, eg why type of results are they.
Return the search that this provider uses as its view of all issues.
issuePickerParams | the paramaters from the issue picker. |
---|