Uses of Class
com.atlassian.confluence.pages.persistence.dao.filesystem.HierarchicalMultiStreamAttachmentDataFileSystem

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

Uses of HierarchicalMultiStreamAttachmentDataFileSystem in com.atlassian.confluence.pages.persistence.dao.filesystem
 

Constructors in com.atlassian.confluence.pages.persistence.dao.filesystem with parameters of type HierarchicalMultiStreamAttachmentDataFileSystem
FileSystemAttachmentDataDao(FileLocationResolver attachmentsDirResolver, HierarchicalMultiStreamAttachmentDataFileSystem fileSystem)
           
 

Uses of HierarchicalMultiStreamAttachmentDataFileSystem in com.atlassian.confluence.upgrade.upgradetask.attachmentceo
 

Constructors in com.atlassian.confluence.upgrade.upgradetask.attachmentceo with parameters of type HierarchicalMultiStreamAttachmentDataFileSystem
AttachmentIdClashResolver(net.sf.hibernate.Session session, com.atlassian.hibernate.extras.ResettableTableHiLoGenerator attachmentIdGenerator, AttachmentDataStorageType attachmentStorageType, com.atlassian.bonnie.LuceneConnection luceneConnection, ThumbnailManager thumbnailManager, SynchronizationManager synchronizationManager, boolean minorEditExists, boolean contentLabelAttIdExists, HierarchicalMultiStreamAttachmentDataFileSystem attachmentFileSystem)
           
AttachmentToCeoConversionUpgradeTask(net.sf.hibernate.SessionFactory sessionFactory, DropForeignKeyConstraintCommandFactory dropForeignKeyConstraintCommandFactory, int preUpgradeBuildNumber, DdlExecutor ddlExecutor, ThumbnailManager thumbnailManager, ConfluenceIndexer confluenceIndexer, com.atlassian.bonnie.LuceneConnection luceneConnection, AttachmentManager attachmentManager, SynchronizationManager synchronizationManager, HierarchicalMultiStreamAttachmentDataFileSystem attachmentFileSystem)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.