| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.api.blob |
Package related to direct upload/download of blobs.
|
| Modifier and Type | Field and Description |
|---|---|
static BlobDownloadOptions |
BlobDownloadOptions.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
@Nullable URI |
BlobAccessProvider.getDownloadURI(@NotNull Blob blob,
@NotNull BlobDownloadOptions downloadOptions)
Obtain a download URI for a
Blob. |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.