Modifier and Type | Class and Description |
---|---|
class |
ExportDataAnalyzerServiceImpl |
Constructor and Description |
---|
ImportServiceImpl(ExportDataAnalyzerService dataAnalizer,
HookHandlerService hookHandler,
ImportSupervisorFactory importSupervisorFactory) |
Constructor and Description |
---|
ImportSupervisor(ExportDataAnalyzerService analizerService,
ImportService importService,
ImportConfig config,
java.util.List<Importer> importers) |
Constructor and Description |
---|
ImportAllGenericRightsHooker(ExportDataAnalyzerService analizerService,
SecurityService securityService) |
Constructor and Description |
---|
HttpImportServiceImpl(DtoService dtoService,
ExportDataAnalyzerService analizerService,
ExportService exportService,
HookHandlerService hookHandler,
<any> configurationProvider,
TempFileService tempFileService) |
Constructor and Description |
---|
ImportAllGlobalConstantsHooker(ExportDataAnalyzerService analizerService) |
Constructor and Description |
---|
ImportAllTeamspacesHooker(ExportDataAnalyzerService analizerService) |
Constructor and Description |
---|
ImportAllTsDiskHooker(ExportDataAnalyzerService analizerService) |
Constructor and Description |
---|
ImportAllUserVariablesHooker(ExportDataAnalyzerService analizerService) |
Modifier and Type | Method and Description |
---|---|
void |
ImportAllNodesHooker.setAnalizerService(ExportDataAnalyzerService analizerService) |
Constructor and Description |
---|
HttpTreeImportServiceImpl(DtoService dtoService,
ExportDataAnalyzerService analizerService,
<any> httpImportService,
ExportService exportService) |