| Package | Description |
|---|---|
| com.atlassian.jira.testkit.beans |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<Field,String> |
Field.GET_NAME |
| Modifier and Type | Method and Description |
|---|---|
List<Field> |
Screen.Tab.getFields() |
Iterator<Field> |
Screen.Tab.iterator() |
| Constructor and Description |
|---|
Tab(Long id,
String name,
Iterable<? extends Field> fields) |
Tab(String name,
Iterable<? extends Field> fields) |
Copyright © 2018 Atlassian. All rights reserved.