com.atlassian.bamboo.pageobjects.pages.admin.elastic
Class AutomaticInstanceManagementComponent
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.admin.elastic.AutomaticInstanceManagementComponent
public class AutomaticInstanceManagementComponent
- extends Object
A component of EditElasticConfigurationPage
related to automatic instance management.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutomaticInstanceManagementComponent
public AutomaticInstanceManagementComponent()
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.