Class: Gitlab::BackgroundMigration::PopulateLatestPipelineIds
- Inherits:
 - 
      Object
      
        
- Object
 - Gitlab::BackgroundMigration::PopulateLatestPipelineIds
 
 
- Defined in:
 - lib/gitlab/background_migration/populate_latest_pipeline_ids.rb
 
Defined Under Namespace
Classes: ProjectSetting
Instance Method Summary collapse
Instance Method Details
#perform(start_id, end_id) ⇒ Object
      19 20 21  | 
    
      # File 'lib/gitlab/background_migration/populate_latest_pipeline_ids.rb', line 19 def perform(start_id, end_id) # no-op end  |