com.atlassian.jira.web.action.issue.BugAssociatorPrefs |
![]() |
Class encapsulating behaviour on the "issue picker" popup shown when linking issues.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | MULTIPLE | ||||||||||
int | RECENT | ||||||||||
int | SEARCH | ||||||||||
int | SINGLE |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
What to show initially.
| |||||||||||
Whether users can select just one or multiple issues.
| |||||||||||
Get the search request to run initially, if the
SEARCH mode is used. |
What to show initially.
RECENT
-- show recently viewed issues.
SEARCH
- show a predefined search request's issues (see getDefaultSearchRequestId(Issue)
Get the search request to run initially, if the SEARCH
mode is used.