Class: Gitlab::BackgroundMigration::UpdateVulnerabilitiesToDismissed
- Inherits:
-
Object
- Object
- Gitlab::BackgroundMigration::UpdateVulnerabilitiesToDismissed
- Defined in:
- lib/gitlab/background_migration/update_vulnerabilities_to_dismissed.rb
Overview
rubocop: disable Style/Documentation
Instance Method Summary collapse
Instance Method Details
#perform(project_id) ⇒ Object
7 8 |
# File 'lib/gitlab/background_migration/update_vulnerabilities_to_dismissed.rb', line 7 def perform(project_id) end |