Uses of Class
com.atlassian.bamboo.pageobjects.elements.TextElement
-
-
Uses of TextElement in com.atlassian.bamboo.pageobjects.elements
Methods in com.atlassian.bamboo.pageobjects.elements that return TextElement Modifier and Type Method Description TextElement
TextElement. setText(@Nullable String text)
-
Uses of TextElement in com.atlassian.bamboo.pageobjects.pages.admin
Fields in com.atlassian.bamboo.pageobjects.pages.admin declared as TextElement Modifier and Type Field Description protected TextElement
CreateUserPage. confirmPassword
protected TextElement
CreateUserPage. jabberAddress
protected TextElement
CreateUserPage. password
protected TextElement
CreateUserPage. userEmail
protected TextElement
CreateUserPage. userFullName
protected TextElement
CreateUserPage. username
-
Uses of TextElement in com.atlassian.bamboo.pageobjects.pages.admin.elastic
Methods in com.atlassian.bamboo.pageobjects.pages.admin.elastic that return TextElement Modifier and Type Method Description TextElement
AutomaticInstanceManagementComponent. getAverageTimeInQueueThresholdInput()
TextElement
AutomaticInstanceManagementComponent. getElasticBuildsInQueueThresholdInput()
TextElement
AutomaticInstanceManagementComponent. getInstanceIdleTimeThresholdInput()
TextElement
AutomaticInstanceManagementComponent. getMaxElasticInstancesToStartAtOnceInput()
TextElement
AutomaticInstanceManagementComponent. getMaxNonBambooInstancesInput()
TextElement
AutomaticInstanceManagementComponent. getTotalBuildInQueueThresholdInput()
-
Uses of TextElement in com.atlassian.bamboo.pageobjects.pages.docker
Fields in com.atlassian.bamboo.pageobjects.pages.docker declared as TextElement Modifier and Type Field Description protected TextElement
AbstractDockerPage. additionalArgs
-
Uses of TextElement in com.atlassian.bamboo.pageobjects.pages.plan
Methods in com.atlassian.bamboo.pageobjects.pages.plan that return TextElement Modifier and Type Method Description TextElement
RunCustomisedDialog. getCustomRevisionSelector()
-
Uses of TextElement in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository
Fields in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository declared as TextElement Modifier and Type Field Description protected TextElement
AbstractVcsComponent. repositoryDisplayName
-
Uses of TextElement in com.atlassian.bamboo.pageobjects.pages.tasks
Methods in com.atlassian.bamboo.pageobjects.pages.tasks that return TextElement Modifier and Type Method Description TextElement
Maven2TaskComponent. getGoal()
TextElement
Maven2TaskComponent. getSubDirectory()
TextElement
JUnitParserTaskComponent. getTestResultsDirectory()
-