Uses of Record Class
org.nuxeo.ecm.blob.s3.S3BlobKey
Packages that use S3BlobKey
-
Uses of S3BlobKey in org.nuxeo.ecm.blob.s3
Methods in org.nuxeo.ecm.blob.s3 with parameters of type S3BlobKeyModifier and TypeMethodDescriptionprotected StringS3BlobStore.copyOrMoveBlob(S3BlobStoreConfiguration sourceConfig, S3BlobKey srcs3Key, S3BlobStoreConfiguration destinationConfig, String destinationKey, boolean move) Returns the version id, ornull.protected URIS3BlobProvider.getURICloudFront(S3BlobKey s3Key, ManagedBlob blob, Instant expiration, jakarta.servlet.http.HttpServletRequest servletRequest) protected URIS3BlobProvider.getURIS3(S3BlobKey s3Key, ManagedBlob blob, Duration expiration, jakarta.servlet.http.HttpServletRequest servletRequest)