Extension point importerConfiguration
Contribution Descriptors
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="importerConfiguration" target="org.nuxeo.ecm.platform.importer.service.DefaultImporterComponent"> <importerConfig sourceNodeClass="org.nuxeo.ecm.platform.importer.source.FileWithMetadataSourceNode"> <documentModelFactory documentModelFactoryClass="org.nuxeo.ecm.platform.importer.factories.DefaultDocumentModelFactory" folderishType="Folder" leafType="File"/> <enablePerfLogging>true</enablePerfLogging> </importerConfig> </extension>