public interface

StreamAttachmentStoreProvider

com.atlassian.jira.issue.attachment.store.provider.StreamAttachmentStoreProvider
Known Indirect Subclasses

Class Overview

An interface representing objects able to provide instances of StreamAttachmentStore

Public Methods

public Option<FileSystemAttachmentStore> getFileSystemStore ()

public StreamAttachmentStore getStreamAttachmentStore ()