| Package | Description |
|---|---|
| com.atlassian.confluence.impl.pages.attachments.filesystem | |
| com.atlassian.confluence.pages.persistence.dao.hibernate |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemAttachmentDataDao
An implementation of
AttachmentDataDao which stores the
attachment data as files on local filesystem, using the standard File API
or as blob on remote filesystem, using com.atlassian.filestore.client.api.FileStoreClient API
via the AttachmentDataFileSystem interface. |
| Modifier and Type | Method and Description |
|---|---|
void |
NonTransactionalHibernateAttachmentDao.setDataDao(NonTransactionalAttachmentDataDao dao) |
Copyright © 2003–2022 Atlassian. All rights reserved.