| Package | Description |
|---|---|
| com.atlassian.jira.testkit.beans |
| Modifier and Type | Method and Description |
|---|---|
List<CustomFieldOption> |
CustomFieldOption.getChildren() |
static com.google.common.base.Function<CustomFieldOption,String> |
CustomFieldOption.getNameFunction() |
List<CustomFieldOption> |
CustomFieldConfig.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomFieldOption.setChildren(List<CustomFieldOption> children) |
void |
CustomFieldConfig.setOptions(List<CustomFieldOption> options) |
Copyright © 2018 Atlassian. All rights reserved.