| Constructor and Description |
|---|
BackupContainerWriterFactoryImpl(@NotNull ConfluenceDirectories confluenceDirectories,
@NotNull ExportFileNameGenerator exportFileNameGenerator,
@NotNull AttachmentDataFileSystemInternals localAttachmentDataFileSystem,
@NotNull BackupRestoreProviderManager backupRestoreProviderManager) |
XmlBackupContainerWriter(File outputFile,
ArchiveWriter archiveWriter,
AttachmentDataFileSystemInternals localAttachmentDataFileSystem,
PluginDataWriter pluginWriter) |
XmlBackupContainerWriter(File outputFile,
ArchiveWriter archiveWriter,
AttachmentDataFileSystemInternals localAttachmentDataFileSystem,
PluginDataWriter pluginWriter,
Instant currentTime) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentDirectoryStructureAttachmentDataFileSystem
An implementation of
AttachmentDataFileSystem which stores the
attachment data as files on a filesystem, using the standard File API. |
| Constructor and Description |
|---|
DeferredFileDeletionJob(PageManagerInternal pageManager,
AttachmentManagerInternal attachmentManager,
DeferredFileDeletionQueue deletionQueue,
AttachmentDataFileSystemInternals attachmentDataFileSystemInternals) |
| Constructor and Description |
|---|
AttachmentIdClashResolver(org.hibernate.Session session,
org.hibernate.id.IdentifierGenerator attachmentIdGenerator,
AttachmentDataStorageType attachmentStorageType,
com.atlassian.bonnie.ILuceneConnection luceneConnection,
ThumbnailManagerInternal thumbnailManager,
SynchronizationManager synchronizationManager,
boolean minorEditExists,
boolean contentLabelAttIdExists,
AttachmentDataFileSystemInternals attachmentFileSystem) |
AttachmentToCeoConversionUpgradeTask(org.hibernate.SessionFactory sessionFactory,
DropForeignKeyConstraintCommandFactory dropForeignKeyConstraintCommandFactory,
int preUpgradeBuildNumber,
DdlExecutor ddlExecutor,
ThumbnailManagerInternal thumbnailManager,
ConfluenceIndexer confluenceIndexer,
com.atlassian.bonnie.ILuceneConnection luceneConnection,
AttachmentManager attachmentManager,
SynchronizationManager synchronizationManager,
AttachmentDataFileSystemInternals attachmentFileSystem) |
Copyright © 2003–2022 Atlassian. All rights reserved.