Uses of Class
com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git.GitVcsComponent
-
Uses of GitVcsComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration.repository.git
Modifier and TypeMethodDescriptionGitVcsComponent.populateDetails
(com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties repository) GitVcsComponent.populateDetails
(TestBuildDetails plan) GitVcsComponent.withAuthenticationType
(String authenticationType) GitVcsComponent.withPassword
(String password) GitVcsComponent.withPasswordCredentialsSource
(String source) GitVcsComponent.withPasswordSharedCredential
(long sharedCredentialId) GitVcsComponent.withPasswordSharedCredential
(String sharedCredentialName) GitVcsComponent.withRepositoryUrl
(String repositoryUrl) GitVcsComponent.withSshCredentialsSource
(String source) GitVcsComponent.withSshSharedCredential
(long sharedCredentialId) GitVcsComponent.withSshSharedCredential
(String sharedCredentialName) GitVcsComponent.withUsername
(String username)