public class ConfigureField extends Object implements com.atlassian.pageobjects.Page
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigureField.Context |
| Constructor and Description |
|---|
ConfigureField(String fieldId) |
| Modifier and Type | Method and Description |
|---|---|
ConfigureFieldContext |
addContext() |
List<ConfigureField.Context> |
getContexts() |
String |
getUrl() |
void |
isAt() |
ConfigureField |
selectContextsTab() |
public ConfigureField(String fieldId)
public String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic void isAt()
public ConfigureFieldContext addContext()
public ConfigureField selectContextsTab()
public List<ConfigureField.Context> getContexts()
Copyright © 2002-2022 Atlassian. All Rights Reserved.