Bundle org.nuxeo.ecm.csv.core
In bundle group org.nuxeo.ecm.csv
Resolution Order
[141, 144]
The resolution order represents the order in which components have been resolved by the Nuxeo Runtime
framework.
This range represents the minimal and maximal orders for this bundle's components.
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).
Components
- org.nuxeo.ecm.csv.core.workmanager
- org.nuxeo.ecm.csv.core.CSVImporter
- org.nuxeo.ecm.csv.core.operation.contrib
- org.nuxeo.ecm.csv.core.properties
Packages
Maven Artifact
File | nuxeo-csv-core-11.4.42.jar |
---|---|
Group Id | org.nuxeo.ecm.csv |
Artifact Id | nuxeo-csv-core |
Version | 11.4.42 |
Manifest
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: root
Build-Jdk: 11.0.9
Bundle-ManifestVersion: 1
Bundle-Version: 1.0.0
Bundle-Vendor: Nuxeo
Bundle-Name: Nuxeo CSV
Bundle-SymbolicName: org.nuxeo.ecm.csv.core;singleton=true
Nuxeo-Component: OSGI-INF/csv-workmanager-contrib.xml,OSGI-INF/csv-imp
orter-service.xml,OSGI-INF/csv-operation-contrib.xml,OSGI-INF/csv-pro
perties-contrib.xml
Import-Package: org.nuxeo.ecm.core,org.nuxeo.common,org.nuxeo.runtime,
org.apache.commons.io,org.apache.commons.csv,org.nuxeo.ecm.platform.u
sermanager,org.nuxeo.ecm.automation,org.nuxeo.ecm.platform.ec.notific
ation,org.nuxeo.ecm.platform.url
Exports
- Json Export Default Json serialization
- Json Graph Json dependency graph