Uses of Interface
com.atlassian.bamboo.testutils.RepositoryDescriptor

Packages that use RepositoryDescriptor
com.atlassian.bamboo.testutils   
 

Uses of RepositoryDescriptor in com.atlassian.bamboo.testutils
 

Classes in com.atlassian.bamboo.testutils that implement RepositoryDescriptor
 class CvsRepositoryDescriptor
           
 class FilebasedRepositoryDescriptor
           
 class PublicRepositoryDescriptor
           
 class SvnRepositoryDescriptor
           
 

Methods in com.atlassian.bamboo.testutils that return RepositoryDescriptor
 RepositoryDescriptor TestBuildDetails.getRepositoryDescriptor()
           
 

Methods in com.atlassian.bamboo.testutils with parameters of type RepositoryDescriptor
static void LocalRepositorySetupHelper.destroyTempRepository(RepositoryDescriptor descriptor)
           
 void TestBuildDetails.setRepositoryDescriptor(RepositoryDescriptor repositoryDescriptor)
           
static void TestBuildDetailsHelper.setupSimpleSvnPlan(TestBuildDetails build, RepositoryDescriptor repositoryDescriptor, java.lang.String svnSubDir)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.