public class AttachmentGetStrategiesFactory extends Object
| Constructor and Description |
|---|
AttachmentGetStrategiesFactory() |
| Modifier and Type | Method and Description |
|---|---|
DualAttachmentGetStrategy |
createDualGetAttachmentStrategy(FileSystemAttachmentStore primaryStore,
StreamAttachmentStore secondaryStore) |
SingleStoreAttachmentGetStrategy |
createSingleStoreGetStrategy(StreamAttachmentStore singleStore) |
public DualAttachmentGetStrategy createDualGetAttachmentStrategy(FileSystemAttachmentStore primaryStore, StreamAttachmentStore secondaryStore)
public SingleStoreAttachmentGetStrategy createSingleStoreGetStrategy(StreamAttachmentStore singleStore)
Copyright © 2002-2015 Atlassian. All Rights Reserved.