Uses of Class
org.nuxeo.ecm.blob.s3.S3BlobStore
Packages that use S3BlobStore
-
Uses of S3BlobStore in org.nuxeo.ecm.blob.s3
Fields in org.nuxeo.ecm.blob.s3 declared as S3BlobStoreMethods in org.nuxeo.ecm.blob.s3 that return S3BlobStoreMethods in org.nuxeo.ecm.blob.s3 with parameters of type S3BlobStoreModifier and TypeMethodDescriptionprotected boolean
S3BlobStore.copyBlob
(String key, S3BlobStore sourceBlobStore, String sourceKey, boolean move) Deprecated.protected String
S3BlobStore.copyOrMoveBlob
(String key, S3BlobStore sourceBlobStore, String sourceKey, boolean move)
copyOrMoveBlob(String, S3BlobStore, String, boolean)
instead