Class: Import::AfterExportStrategies::DownloadNotificationStrategy
- Inherits:
-
BaseAfterExportStrategy
- Object
- BaseAfterExportStrategy
- Import::AfterExportStrategies::DownloadNotificationStrategy
- Defined in:
- lib/import/after_export_strategies/download_notification_strategy.rb
Constant Summary
Constants inherited from BaseAfterExportStrategy
BaseAfterExportStrategy::StrategyError
Constants included from Gitlab::ImportExport::CommandLineUtil
Gitlab::ImportExport::CommandLineUtil::CLEAN_DIR_IGNORE_FILE_NAMES, Gitlab::ImportExport::CommandLineUtil::CommandLineUtilError, Gitlab::ImportExport::CommandLineUtil::DEFAULT_DIR_MODE, Gitlab::ImportExport::CommandLineUtil::FileOversizedError, Gitlab::ImportExport::CommandLineUtil::HardLinkError, Gitlab::ImportExport::CommandLineUtil::UNTAR_MASK
Method Summary
Methods inherited from BaseAfterExportStrategy
#archive_path, #ensure_export_ready!, #ensure_lock_files_path!, #execute, #initialize, #lock_files_path, #locks_present?, #method_missing, #respond_to_missing?, #to_json
Methods included from Gitlab::ImportExport::CommandLineUtil
#gunzip, #gzip, #gzip_with_options, #mkdir_p, #tar_cf, #tar_czf, #untar_xf, #untar_zxf
Constructor Details
This class inherits a constructor from Import::AfterExportStrategies::BaseAfterExportStrategy
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Import::AfterExportStrategies::BaseAfterExportStrategy