Uses of Class
com.atlassian.bamboo.repository.svn.SVNClientManagerFactory
-
Packages that use SVNClientManagerFactory Package Description com.atlassian.bamboo.repository.svn com.atlassian.bamboo.repository.svn.v2 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 Modifier and Type Method Description void
SvnRepository. setSvnClientManagerFactory(SVNClientManagerFactory svnClientManagerFactory)
-
Uses of SVNClientManagerFactory in com.atlassian.bamboo.repository.svn.v2
Fields in com.atlassian.bamboo.repository.svn.v2 declared as SVNClientManagerFactory Modifier and Type Field Description protected SVNClientManagerFactory
AbstractSvnExecutor. 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 Modifier and Type Method Description void
Import. setSvnClientManagerFactory(SVNClientManagerFactory svnClientManagerFactory)
-