public class

AttachmentGetStrategiesFactory

extends Object
java.lang.Object
   ↳ com.atlassian.jira.issue.attachment.store.strategy.get.AttachmentGetStrategiesFactory

Summary

Public Constructors
AttachmentGetStrategiesFactory()
Public Methods
DualAttachmentGetStrategy createDualGetAttachmentStrategy(FileSystemAttachmentStore primaryStore, StreamAttachmentStore secondaryStore)
SingleStoreAttachmentGetStrategy createSingleStoreGetStrategy(StreamAttachmentStore singleStore)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public AttachmentGetStrategiesFactory ()

Public Methods

public DualAttachmentGetStrategy createDualGetAttachmentStrategy (FileSystemAttachmentStore primaryStore, StreamAttachmentStore secondaryStore)

public SingleStoreAttachmentGetStrategy createSingleStoreGetStrategy (StreamAttachmentStore singleStore)