Uses of Interface
org.alfresco.service.cmr.view.RepositoryExporterService
-
Packages that use RepositoryExporterService Package Description org.alfresco.repo.action.executer org.alfresco.repo.exporter org.alfresco.repo.tenant -
-
Uses of RepositoryExporterService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type RepositoryExporterService Modifier and Type Method Description voidRepositoryExporterActionExecuter. setRepositoryExporterService(RepositoryExporterService exporterService)Sets the ExporterService to use -
Uses of RepositoryExporterService in org.alfresco.repo.exporter
Classes in org.alfresco.repo.exporter that implement RepositoryExporterService Modifier and Type Class Description classRepositoryExporterComponentFull Repository Export Service -
Uses of RepositoryExporterService in org.alfresco.repo.tenant
Methods in org.alfresco.repo.tenant with parameters of type RepositoryExporterService Modifier and Type Method Description voidMultiTAdminServiceImpl. setRepositoryExporterService(RepositoryExporterService repositoryExporterService)
-