com.atlassian.bamboo.pageobjects.pages.admin.elastic
Class AutomaticInstanceManagementComponent

java.lang.Object
  extended by com.atlassian.bamboo.pageobjects.pages.admin.elastic.AutomaticInstanceManagementComponent

public class AutomaticInstanceManagementComponent
extends Object

A component of EditElasticConfigurationPage related to automatic instance management.


Constructor Summary
AutomaticInstanceManagementComponent()
           
 
Method Summary
 TextElement getAverageTimeInQueueThresholdInput()
           
 TextElement getElasticBuildsInQueueThresholdInput()
           
 TextElement getInstanceIdleTimeThresholdInput()
           
 TextElement getMaxElasticInstancesToStartAtOnceInput()
           
 TextElement getMaxNonBambooInstancesInput()
           
 com.atlassian.pageobjects.elements.SelectElement getPresetSelect()
           
 TextElement getTotalBuildInQueueThresholdInput()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutomaticInstanceManagementComponent

public AutomaticInstanceManagementComponent()
Method Detail

getPresetSelect

public com.atlassian.pageobjects.elements.SelectElement getPresetSelect()

getInstanceIdleTimeThresholdInput

public TextElement getInstanceIdleTimeThresholdInput()

getMaxNonBambooInstancesInput

public TextElement getMaxNonBambooInstancesInput()

getMaxElasticInstancesToStartAtOnceInput

public TextElement getMaxElasticInstancesToStartAtOnceInput()

getTotalBuildInQueueThresholdInput

public TextElement getTotalBuildInQueueThresholdInput()

getElasticBuildsInQueueThresholdInput

public TextElement getElasticBuildsInQueueThresholdInput()

getAverageTimeInQueueThresholdInput

public TextElement getAverageTimeInQueueThresholdInput()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.