| Package | Description |
|---|---|
| com.atlassian.dbexporter.importer |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpAroundImporter
A no-op around importer, convenient when only overriding one method.
|
| Constructor and Description |
|---|
DataImporter(ImportExportErrorService errorService,
String schema,
DataImporter.AroundTableImporter aroundTableImporter,
AroundImporter... arounds) |
| Constructor and Description |
|---|
AbstractImporter(ImportExportErrorService errorService,
List<AroundImporter> arounds) |
AbstractSingleNodeImporter(ImportExportErrorService errorService,
List<AroundImporter> arounds) |
DataImporter(ImportExportErrorService errorService,
String schema,
DataImporter.AroundTableImporter aroundTableImporter,
List<AroundImporter> arounds) |
Copyright © 2018 Atlassian. All rights reserved.