Class JobRequirementsConfigurationPage

java.lang.Object
com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage
com.atlassian.bamboo.pageobjects.pages.plan.configuration.JobRequirementsConfigurationPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class JobRequirementsConfigurationPage extends RequirementsAwarePage
Represents the Requirements page that allows configuring agents' capabilities required for a job.
  • Constructor Details

    • JobRequirementsConfigurationPage

      public JobRequirementsConfigurationPage(TestJobDetails job)
    • JobRequirementsConfigurationPage

      public JobRequirementsConfigurationPage(PlanKey jobKey)
  • Method Details

    • getUrl

      public String getUrl()
    • indicator

      public com.atlassian.pageobjects.elements.PageElement indicator()
      Description copied from class: AbstractBambooPage
      This must return an element whose presence indicates that we're on given page.
      Specified by:
      indicator in class AbstractBambooPage
      Returns:
      element uniquely identifying given page