| Interface | Description |
|---|---|
| IAttachmentService | |
| IDocumentPersistenceStrategy |
Defines persistence strategies for Attachment binary data.
|
| Class | Description |
|---|---|
| AmazonS3PersistenceStrategy |
Persistence strategy which persists the attachment's file to an S3 bucket
|
| FileSystemPersistenceStrategy |
Persistence strategy which persists the attachment's file to the local filesystem.
|
| Exception | Description |
|---|---|
| PersistenceException |
Exception persisting documents to the persistence store
|
Copyright © 2019 Jasig. All Rights Reserved.