-
Classes Class Description org.nuxeo.client.objects.blob.FileStreamBlob since 3.1, this blob should not be used. It is used internally to bring backward compatibility since fetchBlob API deprecation.org.nuxeo.client.util.Base64 since 3.1
-
Fields Field Description org.nuxeo.client.spi.NuxeoClientRemoteException.exceptionClassName on Nuxeo server since LTS 2017 - 9.10
-
Constructors Constructor Description org.nuxeo.client.objects.blob.AbstractBlob(String, String) since 3.1, implementation should decide about length strategyorg.nuxeo.client.objects.blob.FileBlob(String, String, long) since 3.1, used to create a bridge for backward compatibility in NuxeoResponseConverter