Modifier and Type | Method and Description |
---|---|
void |
ImportService.configureParents(ExportedItem item,
ImportConfig config,
java.lang.String topMostParentId,
AbstractNode<?> topMostParentTarget,
java.lang.Class<? extends Exporter> exporter) |
void |
ImportServiceImpl.configureParents(ExportedItem item,
ImportConfig config,
java.lang.String topMostParentId,
AbstractNode<?> topMostParentTarget,
java.lang.Class<? extends Exporter> exporter) |
void |
ImportService.configureParents(ImportConfig config,
java.lang.String topMostParentId,
AbstractNode<?> topMostParentTarget,
java.lang.Class<? extends Exporter> exporter) |
void |
ImportServiceImpl.configureParents(ImportConfig config,
java.lang.String topMostParentId,
AbstractNode<?> topMostParentTarget,
java.lang.Class<? extends Exporter> exporter) |
java.util.List<ExportedItem> |
ImportService.getToBeConfigured(ImportConfig config)
|
java.util.List<ExportedItem> |
ImportServiceImpl.getToBeConfigured(ImportConfig config) |
ImportResult |
ImportService.importData(ImportConfig config)
Imports the data from the given
ImportConfig |
ImportResult |
ImportServiceImpl.importData(ImportConfig config) |
Modifier and Type | Method and Description |
---|---|
ImportSupervisor |
ImportSupervisorFactory.create(ImportConfig config,
java.util.List<Importer> importers) |
Constructor and Description |
---|
ImportSupervisor(ExportDataAnalyzerService analizerService,
ImportService importService,
ImportConfig config,
java.util.List<Importer> importers) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
RemoteEntityImporterHook.checkImportRemoteEntity(ImportConfig config,
AbstractNode localTarget,
java.util.Map<java.lang.String,java.lang.String> previousCheckResults,
java.lang.String requestedRemoteEntity) |
ImportResult |
RemoteEntityImporterHook.importRemoteEntity(ImportConfig config,
AbstractNode localTarget,
java.lang.String requestedRemoteEntity) |
Modifier and Type | Method and Description |
---|---|
void |
ImportAllGenericRightsHooker.configure(ImportConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
ImportAllHook.configure(ImportConfig config) |
Modifier and Type | Method and Description |
---|---|
ImportConfig |
HttpImportConfiguration.getImportConfig() |
Modifier and Type | Method and Description |
---|---|
void |
HttpImportConfiguration.setImportConfig(ImportConfig importConfig) |
Modifier and Type | Method and Description |
---|---|
void |
ImportAllGlobalConstantsHooker.configure(ImportConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
ImportAllTeamspacesHooker.configure(ImportConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
ImportAllTsDiskHooker.configure(ImportConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
ImportAllUserVariablesHooker.configure(ImportConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
ImportAllNodesHooker.configure(ImportConfig config) |