Class AutomaticInstanceManagementComponent
- java.lang.Object
-
- com.atlassian.bamboo.pageobjects.pages.admin.elastic.AutomaticInstanceManagementComponent
-
public class AutomaticInstanceManagementComponent extends Object
A component ofEditElasticConfigurationPage
related to automatic instance management.
-
-
Constructor Summary
Constructors Constructor Description AutomaticInstanceManagementComponent()
-
Method Summary
-
-
-
Method Detail
-
getPresetSelect
public Select2Element 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()
-
-