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

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

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

Subinterfaces of FileBasedAttachmentStore in com.atlassian.jira.issue.attachment
 interface FileSystemAttachmentStore
          Marker interface for an AttachmentStore implementation that uses the file system.
 

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



Copyright © 2002-2014 Atlassian. All Rights Reserved.