Class CreateBranchDialog
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreateBranchDialog
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionmanuallyEnterBranchVcsName
(@NotNull String branchName, @NotNull String branchVcsName) selectBranchToCreate
(@NotNull String branchVcsName) submit()
withCreateAsEnabled
(boolean enabled)
-
Field Details
-
pageBinder
@Inject protected com.atlassian.pageobjects.PageBinder pageBinder
-
-
Constructor Details
-
CreateBranchDialog
public CreateBranchDialog()
-
-
Method Details
-
getAvailableBranches
-
selectBranchToCreate
-
manuallyEnterBranchVcsName
public CreateBranchDialog manuallyEnterBranchVcsName(@NotNull @NotNull String branchName, @NotNull @NotNull String branchVcsName) -
withCreateAsEnabled
-
submit
-