| Package | Description |
|---|---|
| com.atlassian.jira.issue.fields.rest.json | |
| com.atlassian.jira.issue.fields.rest.json.beans | |
| com.atlassian.jira.web.action.issue.bulkedit |
| Modifier and Type | Method and Description |
|---|---|
Collection<SuggestionBean> |
SuggestionBeanFactory.optionSuggestions(Collection<Option> options,
Optional<String> selectedOptionId) |
Collection<SuggestionBean> |
SuggestionBeanFactory.projectSuggestions(Collection<Project> projects,
Optional<Long> selectedProjectId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SuggestionBean> |
SuggestionGroupBean.getItems() |
| Constructor and Description |
|---|
SuggestionGroupBean(String label,
Collection<SuggestionBean> items) |
| Modifier and Type | Method and Description |
|---|---|
SuggestionBean |
BulkMigrate.getIssuepickerDataSuggestion(String currentIssueKey)
Prefills option (pretty formatted) in the view.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.