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

Returns:

  • (Object)

    the current value of object



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

def object
  @object
end

#relationshipsObject

Returns the value of attribute relationships

Returns:

  • (Object)

    the current value of relationships



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

def relationships
  @relationships
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



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

def status
  @status
end