public class AutomaticInstanceManagementComponent extends Object
EditElasticConfigurationPage related to automatic instance management.| Constructor and Description |
|---|
AutomaticInstanceManagementComponent() |
| Modifier and Type | Method and Description |
|---|---|
TextElement |
getAverageTimeInQueueThresholdInput() |
TextElement |
getElasticBuildsInQueueThresholdInput() |
TextElement |
getInstanceIdleTimeThresholdInput() |
TextElement |
getMaxElasticInstancesToStartAtOnceInput() |
TextElement |
getMaxNonBambooInstancesInput() |
com.atlassian.pageobjects.elements.SelectElement |
getPresetSelect() |
TextElement |
getTotalBuildInQueueThresholdInput() |
public AutomaticInstanceManagementComponent()
public com.atlassian.pageobjects.elements.SelectElement getPresetSelect()
public TextElement getInstanceIdleTimeThresholdInput()
public TextElement getMaxNonBambooInstancesInput()
public TextElement getMaxElasticInstancesToStartAtOnceInput()
public TextElement getTotalBuildInQueueThresholdInput()
public TextElement getElasticBuildsInQueueThresholdInput()
public TextElement getAverageTimeInQueueThresholdInput()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.