Uses of Class
org.nuxeo.client.objects.upload.BatchBlob
-
Packages that use BatchBlob Package Description org.nuxeo.client.objects.upload -
-
Uses of BatchBlob in org.nuxeo.client.objects.upload
Methods in org.nuxeo.client.objects.upload that return BatchBlob Modifier and Type Method Description BatchBlobBatchUpload. getBatchBlob()This method can only be called on aBatchUploadrepresenting a real upload (ie: fileIdx != null).BatchBlobBatchUpload. getBatchBlob(java.lang.String fileIdx)
-