Uses of Class
com.atlassian.bamboo.pageobjects.elements.TextElement

Packages that use TextElement
com.atlassian.bamboo.pageobjects.elements   
com.atlassian.bamboo.pageobjects.pages.admin.elastic   
com.atlassian.bamboo.pageobjects.pages.tasks   
 

Uses of TextElement in com.atlassian.bamboo.pageobjects.elements
 

Methods in com.atlassian.bamboo.pageobjects.elements that return TextElement
 TextElement TextElement.setText(java.lang.String text)
           
 

Uses of TextElement in com.atlassian.bamboo.pageobjects.pages.admin.elastic
 

Methods in com.atlassian.bamboo.pageobjects.pages.admin.elastic that return TextElement
 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.tasks
 

Methods in com.atlassian.bamboo.pageobjects.pages.tasks that return TextElement
 TextElement Maven2TaskComponent.getGoal()
           
 TextElement Maven2TaskComponent.getSubDirectory()
           
 TextElement JUnitParserTaskComponent.getTestResultsDirectory()
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.