Class Repository.Builder
java.lang.Object
com.atlassian.bamboo.testutils.model.Repository.Builder
- Enclosing class:
- Repository
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbb()
build()
descriptor
(RepositoryDescriptor descriptor) git()
lfs
(boolean lfs) scm
(Repository.Scm scm) stash()
svn()
withAuthenticationMethod
(Repository.RepositoryAuthenticationType authenticationMethod) withAuthType
(String authType) withIncludeExcludeFileOption
(String includeExcludeFileOption) withIncludeExcludeRegex
(String includeExcludeRegex) withRepositoryName
(String repositoryName) withSharedCredentialName
(String sharedCredentialName) withSshCredentialsSource
(String sshCredentialsSource) withSshKeyPath
(String sshKeyPath) withSshPassPhrase
(String passPhrase) withStashProjectName
(String projectName) withStashRepositoryName
(String repositoryName)
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
git
-
svn
-
stash
-
bb
-
scm
-
build
-
withStashProjectName
-
withStashRepositoryName
-
branch
-
descriptor
-
url
-
withAuthenticationMethod
public Repository.Builder withAuthenticationMethod(Repository.RepositoryAuthenticationType authenticationMethod) -
withAuthType
-
user
-
password
-
withSshKeyPath
-
withRepositoryName
-
keyFile
-
withSshCredentialsSource
-
withSshPassPhrase
-
withIncludeExcludeFileOption
-
withIncludeExcludeRegex
-
lfs
-
withBambooSpecsEnabled
-