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

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

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

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



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