Uses of Class
com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanPage
-
Packages that use CreatePlanPage Package Description com.atlassian.bamboo.pageobjects.pages.plan.configuration -
-
Uses of CreatePlanPage in com.atlassian.bamboo.pageobjects.pages.plan.configuration
Methods in com.atlassian.bamboo.pageobjects.pages.plan.configuration that return CreatePlanPage Modifier and Type Method Description CreatePlanPage
CreatePlanPage. populatePlanDetails(@NotNull TestBuildDetails plan)
CreatePlanPage
CreatePlanPage. populatePlanDetails(com.atlassian.bamboo.specs.api.model.plan.PlanProperties plan, boolean publicAccess)
CreatePlanPage
CreatePlanPage. populatePlanDetails(Consumer<CreatePlanDetailsComponent> planDetailsConsumer)
-