Package | Description |
---|---|
com.atlassian.confluence.pages.persistence.dao | |
com.atlassian.confluence.pages.persistence.dao.filesystem |
Modifier and Type | Class and Description |
---|---|
class |
BootstrapAttachmentLocationResolver
This implementation returns the location of the default Confluence attachments directory,
as set by the BootstrapManager.
|
class |
SimpleFileLocationResolver
This implementation allows a string to be passed in to set the File location.
|
class |
VersionedFileLocationResolver
A file location resolver that also includes the version
|
Modifier and Type | Field and Description |
---|---|
protected FileLocationResolver |
FileSystemAttachmentDataDao.attachmentsDirResolver
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FileLocationResolver |
FileSystemAttachmentDataDao.getAttachmentsDirResolver()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemAttachmentDataDao.setAttachmentsDirResolver(FileLocationResolver attachmentsDirResolver)
Deprecated.
|
Constructor and Description |
---|
VersionedFileLocationResolver(FileLocationResolver attachmentsDirResolver) |
Constructor and Description |
---|
HierarchicalMultiStreamAttachmentDataFileSystem(FileLocationResolver rootDir,
DeferredFileDeletionQueue deferredFileDeletionQueue) |
Copyright © 2003–2020 Atlassian. All rights reserved.