Uses of Class
com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash.StashVcsComponent
-
Uses of StashVcsComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.stash
Modifier and TypeMethodDescriptionStashVcsComponent.doOAuthDance()
StashVcsComponent.doOAuthDance
(Consumer<String> logger) StashVcsComponent.doOAuthDanceIfNeeded()
StashVcsComponent.doOAuthDanceIfNeeded
(Consumer<String> logger) StashVcsComponent.populateStashDetails
(com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties repository) We're usingVcsRepositoryProperties.getDescription()
to define "Project-name / repository-name" value to choose in the UI selectorStashVcsComponent.populateStashDetails
(TestBuildDetails plan) StashVcsComponent.populateStashDetails
(String projectName, String repositoryName, @Nullable String branchName) StashVcsComponent.selectBranch
(@NotNull String branchName) StashVcsComponent.selectMirror
(@NotNull String mirrorName) StashVcsComponent.selectRepository
(@NotNull String repositoryName) StashVcsComponent.selectRepository
(@NotNull String projectKey, @NotNull String repositoryName) StashVcsComponent.waitUntilBranchSelected()
StashVcsComponent.waitUntilRepositorySelected()
StashVcsComponent.waitUntilServerSelected()
StashVcsComponent.withAdvancedOptions()