Uses of Class
com.atlassian.bamboo.pageobjects.pages.plan.PlanSummaryPage
-
Packages that use PlanSummaryPage Package Description com.atlassian.bamboo.pageobjects.pages.plan com.atlassian.bamboo.pageobjects.pages.plan.configuration -
-
Uses of PlanSummaryPage in com.atlassian.bamboo.pageobjects.pages.plan
Methods in com.atlassian.bamboo.pageobjects.pages.plan that return PlanSummaryPage Modifier and Type Method Description PlanSummaryPage
PlanSummaryPage. changePlanBranch(String planBranch, String planBranchKey)
PlanSummaryPage
PlanSummaryPage. enablePlan()
PlanSummaryPage
PlanSummaryPage. enablePlan(boolean checkDisabled)
PlanSummaryPage
PlanElement. planSummaryPage()
PlanSummaryPage
PlanSummaryPage. startPlan()
PlanSummaryPage
PlanSummaryPage. waitForBuildsToFinish()
-
Uses of PlanSummaryPage in com.atlassian.bamboo.pageobjects.pages.plan.configuration
Methods in com.atlassian.bamboo.pageobjects.pages.plan.configuration that return PlanSummaryPage Modifier and Type Method Description PlanSummaryPage
CreatePlanTasksPage. create()
PlanSummaryPage
ClonePlanPage. submit()
-