Uses of Class
org.nuxeo.ecm.platform.scanimporter.service.ImporterConfig
-
Packages that use ImporterConfig Package Description org.nuxeo.ecm.platform.importer.xml.parser org.nuxeo.ecm.platform.scanimporter.processor org.nuxeo.ecm.platform.scanimporter.service -
-
Uses of ImporterConfig in org.nuxeo.ecm.platform.importer.xml.parser
Constructors in org.nuxeo.ecm.platform.importer.xml.parser with parameters of type ImporterConfig Constructor Description AdvancedScannedFileFactory(ImporterConfig config) -
Uses of ImporterConfig in org.nuxeo.ecm.platform.scanimporter.processor
Fields in org.nuxeo.ecm.platform.scanimporter.processor declared as ImporterConfig Modifier and Type Field Description protected ImporterConfigScanedFileFactory. configMethods in org.nuxeo.ecm.platform.scanimporter.processor with parameters of type ImporterConfig Modifier and Type Method Description voidScannedFileImporter. doImport(File folder, ImporterConfig config)Constructors in org.nuxeo.ecm.platform.scanimporter.processor with parameters of type ImporterConfig Constructor Description ScanedFileFactory(ImporterConfig config) -
Uses of ImporterConfig in org.nuxeo.ecm.platform.scanimporter.service
Fields in org.nuxeo.ecm.platform.scanimporter.service declared as ImporterConfig Modifier and Type Field Description protected ImporterConfigScannedFileMapperComponent. configMethods in org.nuxeo.ecm.platform.scanimporter.service that return ImporterConfig Modifier and Type Method Description ImporterConfigScannedFileMapperComponent. getImporterConfig()ImporterConfigScannedFileMapperService. getImporterConfig()
-