public class ConfluenceExportConfiguration extends Object implements com.atlassian.dbexporter.exporter.ExportConfiguration
| Constructor and Description |
|---|
ConfluenceExportConfiguration(com.atlassian.dbexporter.ConnectionProvider connectionProvider,
com.atlassian.dbexporter.progress.ProgressMonitor progressMonitor,
com.atlassian.dbexporter.EntityNameProcessor entityNameProcessor) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.dbexporter.ConnectionProvider |
getConnectionProvider() |
com.atlassian.dbexporter.EntityNameProcessor |
getEntityNameProcessor() |
com.atlassian.dbexporter.progress.ProgressMonitor |
getProgressMonitor() |
public ConfluenceExportConfiguration(com.atlassian.dbexporter.ConnectionProvider connectionProvider,
com.atlassian.dbexporter.progress.ProgressMonitor progressMonitor,
com.atlassian.dbexporter.EntityNameProcessor entityNameProcessor)
public com.atlassian.dbexporter.ConnectionProvider getConnectionProvider()
getConnectionProvider in interface com.atlassian.dbexporter.ImportExportConfigurationpublic com.atlassian.dbexporter.progress.ProgressMonitor getProgressMonitor()
getProgressMonitor in interface com.atlassian.dbexporter.ImportExportConfigurationpublic com.atlassian.dbexporter.EntityNameProcessor getEntityNameProcessor()
getEntityNameProcessor in interface com.atlassian.dbexporter.ImportExportConfigurationCopyright © 2003–2019 Atlassian. All rights reserved.