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 TextElementTextElement. 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 TextElementCreateUserPage. confirmPasswordprotected TextElementCreateUserPage. jabberAddressprotected TextElementCreateUserPage. passwordprotected TextElementCreateUserPage. userEmailprotected TextElementCreateUserPage. userFullNameprotected TextElementCreateUserPage. 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 TextElementAutomaticInstanceManagementComponent. getAverageTimeInQueueThresholdInput()TextElementAutomaticInstanceManagementComponent. getElasticBuildsInQueueThresholdInput()TextElementAutomaticInstanceManagementComponent. getInstanceIdleTimeThresholdInput()TextElementAutomaticInstanceManagementComponent. getMaxElasticInstancesToStartAtOnceInput()TextElementAutomaticInstanceManagementComponent. getMaxNonBambooInstancesInput()TextElementAutomaticInstanceManagementComponent. getTotalBuildInQueueThresholdInput() -
Uses of TextElement in com.atlassian.bamboo.pageobjects.pages.agent
Fields in com.atlassian.bamboo.pageobjects.pages.agent declared as TextElement Modifier and Type Field Description TextElementAddAgentCapabilitiesPage. addButtonTextElementAddAgentCapabilitiesPage. keyElementTextElementAddAgentCapabilitiesPage. valueElement -
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 TextElementAbstractDockerPage. 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 TextElementRunCustomisedDialog. 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 TextElementAbstractVcsComponent. 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 TextElementMaven2TaskComponent. getGoal()TextElementMaven2TaskComponent. getSubDirectory()TextElementJUnitParserTaskComponent. getTestResultsDirectory()
-