|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestBuildDetails.Scm | |
|---|---|
| com.atlassian.bamboo.testutils | |
| Uses of TestBuildDetails.Scm in com.atlassian.bamboo.testutils |
|---|
| Methods in com.atlassian.bamboo.testutils that return TestBuildDetails.Scm | |
|---|---|
TestBuildDetails.Scm |
TestBuildDetails.getScm()
|
static TestBuildDetails.Scm |
TestBuildDetails.Scm.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TestBuildDetails.Scm[] |
TestBuildDetails.Scm.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.bamboo.testutils with parameters of type TestBuildDetails.Scm | |
|---|---|
void |
TestBuildDetails.setScm(TestBuildDetails.Scm scm)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||