Class: Import::ReassignPlaceholderUserRecordsService::DatabaseHealthStatusChecker

Inherits:
Struct
  • Object
show all
Defined in:
app/services/import/reassign_placeholder_user_records_service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



18
19
20
# File 'app/services/import/reassign_placeholder_user_records_service.rb', line 18

def id
  @id
end

#job_class_nameObject

Returns the value of attribute job_class_name

Returns:

  • (Object)

    the current value of job_class_name



18
19
20
# File 'app/services/import/reassign_placeholder_user_records_service.rb', line 18

def job_class_name
  @job_class_name
end