Package | Description |
---|---|
com.atlassian.confluence.pages.persistence.dao |
Modifier and Type | Field and Description |
---|---|
static FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy |
FileSystemAttachmentDataDao.NAMING_STRATEGY_FILE_NAME
Deprecated.
|
static FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy |
FileSystemAttachmentDataDao.NAMING_STRATEGY_ID
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy |
FileSystemAttachmentDataDao.getNamingStrategy()
Deprecated.
|
FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy |
HierarchicalFileSystemAttachmentDataDao.getNamingStrategy()
Deprecated.
This implementation always uses the AttachmentIdNamingStrategy.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemAttachmentDataDao.setNamingStrategy(FileSystemAttachmentDataDao.FileSystemAttachmentNamingStrategy namingStrategy)
Deprecated.
|
Copyright © 2003–2017 Atlassian. All rights reserved.