Uses of Class
com.atlassian.bamboo.repository.svn.SvnRepository
-
Packages that use SvnRepository Package Description com.atlassian.bamboo.repository.svn com.atlassian.bamboo.ww2.actions.admin.bulk.repository -
-
Uses of SvnRepository in com.atlassian.bamboo.repository.svn
Constructors in com.atlassian.bamboo.repository.svn with parameters of type SvnRepository Constructor Description SvnRepositoryMavenPomAccessor(@NotNull SvnRepository repository)
-
Uses of SvnRepository in com.atlassian.bamboo.ww2.actions.admin.bulk.repository
Methods in com.atlassian.bamboo.ww2.actions.admin.bulk.repository that return SvnRepository Modifier and Type Method Description @Nullable SvnRepository
SvnBulkAction. getRepository()
-