Uses of Class
com.atlassian.bamboo.pageobjects.helpers.RequirementsAwarePage
-
-
Uses of RequirementsAwarePage in com.atlassian.bamboo.pageobjects.helpers
Methods in com.atlassian.bamboo.pageobjects.helpers that return RequirementsAwarePage Modifier and Type Method Description RequirementsAwarePage
RequirementsAwarePage. addExistingRequirement(String requirementName, String matchType, boolean waitForAdding)
-
Uses of RequirementsAwarePage in com.atlassian.bamboo.pageobjects.pages.deployment.environments
Subclasses of RequirementsAwarePage in com.atlassian.bamboo.pageobjects.pages.deployment.environments Modifier and Type Class Description class
ConfigureEnvironmentAgentAssignmentsPage
-
Uses of RequirementsAwarePage in com.atlassian.bamboo.pageobjects.pages.plan.configuration
Subclasses of RequirementsAwarePage in com.atlassian.bamboo.pageobjects.pages.plan.configuration Modifier and Type Class Description class
JobRequirementsConfigurationPage
Represents the Requirements page that allows configuring agents' capabilities required for a job.
-