Uses of Interface
com.atlassian.jira.issue.attachment.FileSystemAttachmentStore

Packages that use FileSystemAttachmentStore
com.atlassian.jira.issue.attachment   
 

Uses of FileSystemAttachmentStore in com.atlassian.jira.issue.attachment
 

Classes in com.atlassian.jira.issue.attachment that implement FileSystemAttachmentStore
 class DefaultAttachmentStore
           
 

Constructors in com.atlassian.jira.issue.attachment with parameters of type FileSystemAttachmentStore
DualAttachmentStore(FileSystemAttachmentStore fileSystem, RemoteAttachmentStore remote, FeatureManager featureManager, AttachmentDirectoryAccessor directoryAccessor, ThumbnailAccessor thumbnailAccessor)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.