| Package | Description |
|---|---|
| org.craftercms.commons.file.blob.impl | |
| org.craftercms.commons.file.blob.impl.s3 |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,AbstractBlobStore.Mapping> |
AbstractBlobStore.mappings
The mappings for the different environments
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractBlobStore.Mapping |
AbstractBlobStore.getMapping(String publishingTarget) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.springframework.core.io.Resource |
AbstractBlobStore.doGetContent(AbstractBlobStore.Mapping mapping,
String path) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.core.io.Resource |
AwsS3BlobStore.doGetContent(AbstractBlobStore.Mapping mapping,
String path) |
protected String |
AwsS3BlobStore.getKey(AbstractBlobStore.Mapping mapping,
String path) |
Copyright © 2020 CrafterCMS. All rights reserved.