Uses of Package
com.atlassian.confluence.pages.persistence.dao.filesystem

Packages that use com.atlassian.confluence.pages.persistence.dao.filesystem
com.atlassian.confluence.pages.persistence.dao.filesystem   
com.atlassian.confluence.upgrade.upgradetask.attachmentceo   
 

Classes in com.atlassian.confluence.pages.persistence.dao.filesystem used by com.atlassian.confluence.pages.persistence.dao.filesystem
FileSystemAttachmentDataDao
          An implementation of AttachmentDataDao which stores the attachment data as files on a filesystem, using the standard File API via the AttachmentDataFileSystem interface.
HierarchicalMultiStreamAttachmentDataFileSystem
          An implementation of AttachmentDataFileSystem which stores the attachment data as files on a filesystem, using the standard File API.
 

Classes in com.atlassian.confluence.pages.persistence.dao.filesystem used by com.atlassian.confluence.upgrade.upgradetask.attachmentceo
HierarchicalMultiStreamAttachmentDataFileSystem
          An implementation of AttachmentDataFileSystem which stores the attachment data as files on a filesystem, using the standard File API.
 



Copyright © 2003–2015 Atlassian. All rights reserved.