Class Repository
java.lang.Object
com.atlassian.bamboo.testutils.model.Repository
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static enum
static enum
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Repository.Builder
builder()
static Repository.Builder
builder
(Repository repository) getScm()
boolean
boolean
isLfs()
void
setLfs
(boolean lfs) void
setLinkedRepositoryName
(String linkedRepositoryName)
-
Field Details
-
INCLUDE_ONLY_MATCHES
- See Also:
-
EXCLUDE_ALL_EXCEPT_MATCHES
- See Also:
-
-
Constructor Details
-
Repository
public Repository() -
Repository
-
-
Method Details
-
builder
-
builder
-
getScm
-
getAuthenticationMethod
-
getKeyFile
-
getUserName
-
getPassword
-
getRepositoryName
-
getRepositoryBranch
-
getRepositoryUrl
-
getAuthType
-
getSshCredentialsSource
-
getSshKeyPath
-
getSshPassPhrase
-
getStashProjectName
-
getStashRepositoryName
-
getRepositoryDescriptor
-
getIncludeExcludeFileOption
-
getIncludeExcludeRegex
-
isLfs
public boolean isLfs() -
setLfs
public void setLfs(boolean lfs) -
getLinkedRepositoryName
-
setLinkedRepositoryName
-
isBambooSpecsEnabled
public boolean isBambooSpecsEnabled()
-