Class: Import::ReassignPlaceholderUserRecordsService::DatabaseHealthStatusChecker
- Inherits:
-
Struct
- Object
- Struct
- Import::ReassignPlaceholderUserRecordsService::DatabaseHealthStatusChecker
- Defined in:
- app/services/import/reassign_placeholder_user_records_service.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#job_class_name ⇒ Object
Returns the value of attribute job_class_name.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
18 19 20 |
# File 'app/services/import/reassign_placeholder_user_records_service.rb', line 18 def id @id end |
#job_class_name ⇒ Object
Returns the value of attribute 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 |