Package org.nuxeo.ecm.core.blob.scroll
-
Class Summary Class Description AbstractBlobScroll<T extends BlobStoreBlobProvider> Abstract class to scroll blobs from a blob provider, the scroll query is the provider id.InMemoryBlobScroll Scroll blobs of the In-Memory blob store of a #InMemoryBlobProvider
, the scroll query is the provider id.LocalBlobScroll Scroll blobs of the Local blob store of a #LocalBlobProvider
, the scroll query is the provider id.RepositoryBlobScroll Meta Scroll to scroll the blobs of the blob provider(s) of a repository, the scroll query is the repository name.