Uses of Class
org.nuxeo.ecm.core.blob.BlobStatus
Packages that use BlobStatus
-
Uses of BlobStatus in org.nuxeo.ecm.blob.s3
Methods in org.nuxeo.ecm.blob.s3 that return BlobStatus -
Uses of BlobStatus in org.nuxeo.ecm.core.blob
Methods in org.nuxeo.ecm.core.blob that return BlobStatusModifier and TypeMethodDescriptiondefault BlobStatus
BlobProvider.getStatus
(ManagedBlob blob) Gets the status of a blob.BlobStatus.withDownloadable
(boolean downloadable) BlobStatus.withDownloadableUntil
(Instant downloadableUntil) BlobStatus.withOngoingRestore
(boolean ongoingRestore) BlobStatus.withStorageClass
(String storageClass)