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

Packages that use TestBuildDetails.Builder
com.atlassian.bamboo.testutils   
 

Uses of TestBuildDetails.Builder in com.atlassian.bamboo.testutils
 

Methods in com.atlassian.bamboo.testutils that return TestBuildDetails.Builder
 TestBuildDetails.Builder TestBuildDetails.getBuilder()
           
static TestBuildDetails.Builder TestBuildDetails.Builder.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TestBuildDetails.Builder[] TestBuildDetails.Builder.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.Builder
 void TestBuildDetails.setBuilder(TestBuildDetails.Builder builder)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.