Class: Gitlab::ImportExport::AfterExportStrategies::DownloadNotificationStrategy

Inherits:
BaseAfterExportStrategy show all
Defined in:
lib/gitlab/import_export/after_export_strategies/download_notification_strategy.rb

Constant Summary

Constants inherited from BaseAfterExportStrategy

BaseAfterExportStrategy::StrategyError

Constants included from CommandLineUtil

CommandLineUtil::CLEAN_DIR_IGNORE_FILE_NAMES, CommandLineUtil::CommandLineUtilError, CommandLineUtil::DEFAULT_DIR_MODE, CommandLineUtil::FileOversizedError, CommandLineUtil::HardLinkError, 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, #to_json

Methods included from CommandLineUtil

#gunzip, #gzip, #gzip_with_options, #mkdir_p, #tar_cf, #tar_czf, #untar_xf, #untar_zxf

Constructor Details

This class inherits a constructor from Gitlab::ImportExport::AfterExportStrategies::BaseAfterExportStrategy

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Gitlab::ImportExport::AfterExportStrategies::BaseAfterExportStrategy