Uses of Class
com.atlassian.bamboo.repository.svn.SVNClientManagerFactory

Packages that use SVNClientManagerFactory
com.atlassian.bamboo.repository.svn   
com.atlassian.bamboo.ww2.actions.admin.migration   
 

Uses of SVNClientManagerFactory in com.atlassian.bamboo.repository.svn
 

Methods in com.atlassian.bamboo.repository.svn with parameters of type SVNClientManagerFactory
 void SvnRepository.setSvnClientManagerFactory(SVNClientManagerFactory svnClientManagerFactory)
           
 

Uses of SVNClientManagerFactory in com.atlassian.bamboo.ww2.actions.admin.migration
 

Methods in com.atlassian.bamboo.ww2.actions.admin.migration with parameters of type SVNClientManagerFactory
 void Import.setSvnClientManagerFactory(SVNClientManagerFactory svnClientManagerFactory)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.