Package com.atlassian.bamboo.plugins.git
Class GitHubRepositoryAccessData.Builder
java.lang.Object
com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData.Builder
- Enclosing class:
- GitHubRepositoryAccessData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.build()
clone
(GitHubRepositoryAccessData gitRepositoryAccessData) commandTimeout
(int commandTimeout) lfs
(boolean lfs) repository
(String repository) shouldFetchAllRefs
(boolean shouldFetchAllRefs) useRemoteAgentCache
(boolean useRemoteAgentCache) useShallowClones
(boolean useShallowClones) useSubmodules
(boolean useSubmodules) verboseLogs
(boolean verboseLogs)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
clone
-
repository
-
branch
Deprecated. -
branch
-
username
-
password
-
useShallowClones
-
useSubmodules
-
commandTimeout
-
verboseLogs
-
shouldFetchAllRefs
-
lfs
-
useRemoteAgentCache
-
baseUrl
-
build
-
branch(com.atlassian.bamboo.plan.branch.VcsBranch)
instead