Currently nuxeo java client serialise into /tmp every blobs it gets.
This evolution is about adding API as streamBlob everywhere is needed.
We also need to cover automation case.
Previous fetchBlob APIs should be deprecated.
- is required by
-
NXP-25171 Use Stream of blob API in ARender
- Resolved