Uses of Class
com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanTasksPage
-
Packages that use CreatePlanTasksPage Package Description com.atlassian.bamboo.pageobjects.pages.plan.configuration -
-
Uses of CreatePlanTasksPage in com.atlassian.bamboo.pageobjects.pages.plan.configuration
Methods in com.atlassian.bamboo.pageobjects.pages.plan.configuration that return CreatePlanTasksPage Modifier and Type Method Description CreatePlanTasksPage
CreatePlanTasksPage. createPlanExpectingErrors()
CreatePlanTasksPage
CreatePlanPage. populatePlanDetailsAndSubmit(TestBuildDetails plan)
CreatePlanTasksPage
CreatePlanTasksPage. selectAgentIsolationType()
CreatePlanTasksPage
CreatePlanTasksPage. selectDockerIsolationType()
CreatePlanTasksPage
CreatePlanRepositoryPage. submitNewPlan(@NotNull PlanKey jobKey)
CreatePlanTasksPage
CreatePlanRepositoryPage. submitNewPlanWithNoRepo(@NotNull PlanKey jobKey)
CreatePlanTasksPage
CreatePlanTasksPage. updateDockerImage(@NotNull String newDockerImage)
-