Uses of Class
com.atlassian.bamboo.pageobjects.pages.plan.configuration.BranchesConfigurationPage
-
Packages that use BranchesConfigurationPage Package Description com.atlassian.bamboo.pageobjects.pages.plan.configuration com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches -
-
Uses of BranchesConfigurationPage in com.atlassian.bamboo.pageobjects.pages.plan.configuration
Methods in com.atlassian.bamboo.pageobjects.pages.plan.configuration that return BranchesConfigurationPage Modifier and Type Method Description BranchesConfigurationPage
BranchesConfigurationPage. submit()
-
Uses of BranchesConfigurationPage in com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches
Methods in com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches that return BranchesConfigurationPage Modifier and Type Method Description BranchesConfigurationPage
PlanBranchesMonitoringComponent. done()
Constructors in com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches with parameters of type BranchesConfigurationPage Constructor Description PlanBranchesAutoMergeComponent(BranchesConfigurationPage branchesConfigurationPage)
PlanBranchesMonitoringComponent(BranchesConfigurationPage branchesConfigurationPage)
-