Class SvnRepositoryAccessData.Builder
java.lang.Object
com.atlassian.bamboo.repository.svn.v2.SvnRepositoryAccessData.Builder
- Enclosing class:
- SvnRepositoryAccessData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionauthenticationType
(AuthenticationType authenticationType) autodetectBranchPath
(boolean autodetectBranchPath) autodetectTagPath
(boolean autodetectTagPath) branchDetectionPath
(String branchDetectionPath) branchPath
(String branchPath) build()
clone
(SvnRepositoryAccessData svnRepositoryAccessData) manualBranchPath
(String manualBranchPath) manualTagPath
(String manualTagPath) passphrase
(String passphrase) repositoryUrl
(String repositoryUrl) useExport
(boolean useExport) useExternals
(boolean useExternals)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
clone
-
repositoryUrl
-
branchPath
-
branch
-
username
-
password
-
keyFile
-
passphrase
-
authenticationType
-
useExternals
-
useExport
-
autodetectBranchPath
-
autodetectTagPath
-
manualBranchPath
-
manualTagPath
-
branchDetectionPath
-
build
-