-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 10.10
-
Fix Version/s: HOTFIX_10.10, QualifiedToSchedule
-
Epic Link:
-
Tags:
-
Team:PLATFORM
-
Story Points:5
Today the nuxeo-importer-stream supports import of a main blob.
We want to be able to support multiple blobs per document.
TheĀ org.nuxeo.importer.stream.message.DocumentMessage must be extended to support a list of blobs.
The list of blobs must be taken into account by the StreamImporter.runDocumentConsumers endpoint.