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.ImportExportConfiguration
public com.atlassian.dbexporter.progress.ProgressMonitor getProgressMonitor()
getProgressMonitor
in interface com.atlassian.dbexporter.ImportExportConfiguration
public com.atlassian.dbexporter.EntityNameProcessor getEntityNameProcessor()
getEntityNameProcessor
in interface com.atlassian.dbexporter.ImportExportConfiguration
Copyright © 2003–2015 Atlassian. All rights reserved.