Module: Bulkrax::RemoveRelationshipsForImporter::NullProgressBar Private

Defined in:
app/services/bulkrax/remove_relationships_for_importer.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

A null object that conforms to this class’s use of a progress bar.

Class Method Summary collapse

Class Method Details

.incrementObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



27
# File 'app/services/bulkrax/remove_relationships_for_importer.rb', line 27

def self.increment; end