Uses of Class
com.atlassian.bamboo.testutils.TestBuildDetails.Scm

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)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.