Uses of Class
com.atlassian.bamboo.testutils.TestBuildDetails.CloverBuild.IntegrationType

Packages that use TestBuildDetails.CloverBuild.IntegrationType
com.atlassian.bamboo.testutils   
 

Uses of TestBuildDetails.CloverBuild.IntegrationType in com.atlassian.bamboo.testutils
 

Methods in com.atlassian.bamboo.testutils that return TestBuildDetails.CloverBuild.IntegrationType
 TestBuildDetails.CloverBuild.IntegrationType TestBuildDetails.CloverBuild.getType()
           
static TestBuildDetails.CloverBuild.IntegrationType TestBuildDetails.CloverBuild.IntegrationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TestBuildDetails.CloverBuild.IntegrationType[] TestBuildDetails.CloverBuild.IntegrationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.atlassian.bamboo.testutils with parameters of type TestBuildDetails.CloverBuild.IntegrationType
TestBuildDetails.CloverBuild(TestBuildDetails.CloverBuild.IntegrationType type)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.