| Class and Description |
|---|
| AttachmentGetStrategy
An interface representing a strategy for retrieving attachments.
|
| Class and Description |
|---|
| AttachmentGetStrategiesFactory |
| Class and Description |
|---|
| AttachmentGetStrategy
An interface representing a strategy for retrieving attachments.
|
| 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-2015 Atlassian. All Rights Reserved.