public class FieldWisherDialog extends Object
Constructor and Description |
---|
FieldWisherDialog() |
Modifier and Type | Method and Description |
---|---|
void |
await() |
void |
clickNext()
Clicks the next button.
|
TypeSelectionCustomFieldDialog |
create(String name)
Choose to create a new custom field.
|
String |
getNextButtonText() |
void |
init() |
void |
select(String name)
Select an existing custom field.
|
public void await()
public void init()
public void select(String name)
name
- the name of the custom field to selectpublic void clickNext()
public TypeSelectionCustomFieldDialog create(String name)
public String getNextButtonText()
Copyright © 2002-2019 Atlassian. All Rights Reserved.