| Interface | Description |
|---|---|
| AttachmentGetStrategy |
An interface representing a strategy for retrieving attachments.
|
| Class | Description |
|---|---|
| AttachmentGetStrategiesFactory | |
| DualAttachmentGetStrategy |
An implementation of
AttachmentGetStrategy which get
two stores and will try to first load attachment from primary store, in case of absence will try to get from
secondary store. |
| SingleStoreAttachmentGetStrategy |
Implementation of
AttachmentGetStrategy which just
delegates to single attachment store. |
Copyright © 2002-2016 Atlassian. All Rights Reserved.