public class ConfluenceExportDecorator extends Object
| Constructor and Description |
|---|
ConfluenceExportDecorator(ConfluenceService confluence,
String url) |
| Modifier and Type | Method and Description |
|---|---|
void |
exportPage(String space,
String pageTitle,
ExportFormat format,
File outputFile) |
public ConfluenceExportDecorator(ConfluenceService confluence, String url)
confluence - url - username - password - public final void exportPage(String space, String pageTitle, ExportFormat format, File outputFile)
space - pageTitle - format - outputFile - ExceptionCopyright © 2020. All rights reserved.