| 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 |
|---|---|
void |
Repository.setScm(Repository.Scm scm) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.