Uses of Class
org.alfresco.repo.importer.system.SystemExporterImporter
-
Packages that use SystemExporterImporter Package Description org.alfresco.repo.exporter org.alfresco.repo.importer.system -
-
Uses of SystemExporterImporter in org.alfresco.repo.exporter
Methods in org.alfresco.repo.exporter with parameters of type SystemExporterImporter Modifier and Type Method Description voidRepositoryExporterComponent. setSystemExporter(SystemExporterImporter systemExporterImporter) -
Uses of SystemExporterImporter in org.alfresco.repo.importer.system
Methods in org.alfresco.repo.importer.system with parameters of type SystemExporterImporter Modifier and Type Method Description voidSystemInfoBootstrap. setSystemImporter(SystemExporterImporter systemImporter)Set the System Importer
-