| Interface | Description |
|---|---|
| ExportContext | |
| ExportKeyProvider |
Build export key to identify a export zip task
|
| ExportLinkFormatter |
Responsible for formatting links to exported content.
|
| ExportWriter |
Abstraction for writing file entries in exporting data from Confluence
|
| FilestoreTemporaryFileUploader |
Helper class to upload a File to Filestore.
|
| ImmutableImportProcessorSummary |
An immutable summary of an import result.
|
| ImmutableImportProcessorSummary.PersistedKey |
Represents the key of a persisted object.
|
| ImportContext | |
| ImportedObjectPostProcessor |
Allows imported objects to be modified on the way into the system.
|
| ImportedObjectPreProcessor |
Allows imported objects to be modified before they are persisted.
|
| ImportedPluginDataPreProcessor |
Allows imported plugin data to be modified before they are persisted.
|
| ImportEntityHandleFactory<H extends ImportEntityHandle> |
Functional interface to create handles, generally this will be implemented
by a static method reference on the handle itself
|
| ImportExportGroupIgnorer |
Provides groups that should be excluded from import/export operations, and
users that should be excluded because they are in those groups.
|
| ImportExportManager | |
| ImportProcessorSummary | |
| PluginDataExportService | |
| PluginDataImportService | |
| PostImportTask |
A task which will be executed after an import is complete to ensure the data integrity
of the system.
|
| Class | Description |
|---|---|
| CacheFlushingPostImportTask |
Clears any caches that require it after an import has been done.
|
| ChainedImportedObjectPreProcessor |
A container that runs an ImportedObject through multiple ImportedObjectPreProcessors in sequence.
|
| DefaultExportContext | |
| DefaultImmutableImportProcessorSummary | |
| DefaultImportContext | |
| DefaultImportExportManager | |
| Exporter | |
| FilestoreUploadSpec |
This class represents a number of attributes related to uploading a file to Filestore, for e.g.
|
| FilestoreUploadSpec.FilestoreUploadSpecBuilder |
Helper class to build objects of type
FilestoreUploadSpec |
| Importer |
An importer is a single-use object for performing an import with a given
ImportContext. |
| ImportFromServerAcceptanceTest | |
| ImportTaskResult |
Contains result information about a space or site import.
|
| KeyInitPostImportTask |
Ensures Confluence has system key pairs after a site import.
|
| LargeImportAcceptanceTest |
Previously, importing xml backup with large attachments will cause 'Too many open files error' - see CONF-16067
|
| OndemandBackupAcceptanceTest | |
| OndemandBackupAcceptanceTest.ZipProgress | |
| SiteExportAcceptanceTest | |
| SiteImportAcceptanceTest | |
| SpaceImportAcceptanceTest | |
| SpaceXmlExportAcceptanceTest |
| Exception | Description |
|---|---|
| ImportExportException |
Copyright © 2003–2017 Atlassian. All rights reserved.