Module: Projects::ImportExport

Defined in:
app/models/projects/import_export/relation_export.rb,
app/services/projects/import_export/export_service.rb,
app/models/projects/import_export/relation_export_upload.rb,
app/models/projects/import_export/relation_import_tracker.rb,
app/workers/projects/import_export/relation_export_worker.rb,
app/workers/projects/import_export/relation_import_worker.rb,
app/services/projects/import_export/parallel_export_service.rb,
app/services/projects/import_export/relation_export_service.rb,
app/services/projects/import_export/relation_import_service.rb,
app/presenters/projects/import_export/project_export_presenter.rb,
app/workers/projects/import_export/wait_relation_exports_worker.rb,
app/workers/projects/import_export/create_relation_exports_worker.rb,
app/workers/projects/import_export/parallel_project_export_worker.rb,
app/services/projects/import_export/prune_expired_export_jobs_service.rb,
app/workers/projects/import_export/after_import_merge_requests_worker.rb

Defined Under Namespace

Classes: AfterImportMergeRequestsWorker, CreateRelationExportsWorker, ExportService, ParallelExportService, ParallelProjectExportWorker, ProjectExportPresenter, PruneExpiredExportJobsService, RelationExport, RelationExportService, RelationExportUpload, RelationExportWorker, RelationImportService, RelationImportTracker, RelationImportWorker, WaitRelationExportsWorker