Class: FedoraMigrate::RepositoryMigrator::SingleObjectReport

Inherits:
Struct
  • Object
show all
Defined in:
lib/fedora_migrate/repository_migrator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#objectObject

Returns the value of attribute object



7
8
9
# File 'lib/fedora_migrate/repository_migrator.rb', line 7

def object
  @object
end

#relationshipsObject

Returns the value of attribute relationships



7
8
9
# File 'lib/fedora_migrate/repository_migrator.rb', line 7

def relationships
  @relationships
end

#statusObject

Returns the value of attribute status



7
8
9
# File 'lib/fedora_migrate/repository_migrator.rb', line 7

def status
  @status
end