| Package | Description |
|---|---|
| com.atlassian.confluence.impl.importexport | |
| com.atlassian.confluence.importexport.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExporterImpl.setExportFileNameGenerator(ExportFileNameGenerator exportFileNameGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfluenceTempDirExportFileNameGenerator
A file name generator that will create directories and filenames appropriate for the configured Confluence temporary
directory.
|
| Modifier and Type | Method and Description |
|---|---|
static ExportFileNameGenerator |
ConfluenceTempDirExportFileNameGenerator.create(ConfluenceDirectories confluenceDirectories,
String exportDirPrefix,
String extension,
String dateFormat,
String timeFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExporterImpl.setExportFileNameGenerator(ExportFileNameGenerator exportFileNameGenerator)
Deprecated.
|
Copyright © 2003–2022 Atlassian. All rights reserved.