Class ConfigureFieldContext
java.lang.Object
com.atlassian.jira.pageobjects.pages.admin.fields.configuration.ConfigureFieldContext
- All Implemented Interfaces:
com.atlassian.pageobjects.Page
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondefaultValue
(String value) org.openqa.selenium.WebElement
com.atlassian.pageobjects.elements.query.TimedQuery<String>
getName()
getNotes()
getUrl()
void
void
isAt()
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean>
issueTypes
(String... issueTypes) com.atlassian.pageobjects.elements.query.TimedCondition
setContextType
(ConfigureFieldContext.ContextType contextType) submit()
-
Constructor Details
-
ConfigureFieldContext
-
-
Method Details
-
isAt
public void isAt() -
initAtlaskitElements
public void initAtlaskitElements() -
getUrl
- Specified by:
getUrl
in interfacecom.atlassian.pageobjects.Page
-
getName
-
notes
-
getNotes
-
name
-
issueTypes
-
projects
-
getDefaultValue
-
defaultValue
-
submit
-
setContextType
-
getContextType
-
documentActiveElement
public org.openqa.selenium.WebElement documentActiveElement() -
isDialogFocused
-
getIssueTypesSelect
-
getProjectsSelect
-
projectSelectPresent
public com.atlassian.pageobjects.elements.query.TimedCondition projectSelectPresent() -
getProjectsSelectError
-
getIssueTypesSelectError
-