Package | Description |
---|---|
com.atlassian.bamboo.testutils.backdoor.model | |
com.atlassian.bamboo.testutils.model |
Modifier and Type | Method and Description |
---|---|
Repository.Scm |
RestRepositoryConfig.getScm() |
Modifier and Type | Method and Description |
---|---|
void |
RestRepositoryConfig.setScm(Repository.Scm scm) |
Modifier and Type | Method and Description |
---|---|
Repository.Scm |
Repository.getScm() |
static Repository.Scm |
Repository.Scm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Repository.Scm[] |
Repository.Scm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Repository.Builder |
Repository.Builder.scm(Repository.Scm scm) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.