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.
  • Constructor Details

    • AutomaticInstanceManagementComponent

      public AutomaticInstanceManagementComponent()
  • Method Details

    • 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()