Uses of Class
com.atlassian.bamboo.pageobjects.pages.plan.configuration.DependenciesConfigurationPage
-
Packages that use DependenciesConfigurationPage Package Description com.atlassian.bamboo.pageobjects.pages.plan.configuration -
-
Uses of DependenciesConfigurationPage in com.atlassian.bamboo.pageobjects.pages.plan.configuration
Methods in com.atlassian.bamboo.pageobjects.pages.plan.configuration that return DependenciesConfigurationPage Modifier and Type Method Description DependenciesConfigurationPage
DependenciesConfigurationPage. addChildPlan(@NotNull com.atlassian.bamboo.specs.api.model.plan.PlanProperties childPlan)
DependenciesConfigurationPage
DependenciesConfigurationPage. addChildPlan(@NotNull TestBuildDetails childPlan)
DependenciesConfigurationPage
DependenciesConfigurationPage. removeChildPlan(@NotNull com.atlassian.bamboo.specs.api.model.plan.PlanProperties childPlan)
DependenciesConfigurationPage
DependenciesConfigurationPage. removeChildPlan(@NotNull TestBuildDetails childPlan)
DependenciesConfigurationPage
DependenciesConfigurationPage. save()
-