Class: Insika::HarvestStore::Snapshot

Inherits:
Data
  • Object
show all
Defined in:
lib/insika/harvest_store.rb

Instance Attribute Summary collapse

Instance Attribute Details

#agentObject (readonly)

Returns the value of attribute agent

Returns:

  • (Object)

    the current value of agent



46
47
48
# File 'lib/insika/harvest_store.rb', line 46

def agent
  @agent
end

#atObject (readonly)

Returns the value of attribute at

Returns:

  • (Object)

    the current value of at



46
47
48
# File 'lib/insika/harvest_store.rb', line 46

def at
  @at
end

#contentObject (readonly)

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



46
47
48
# File 'lib/insika/harvest_store.rb', line 46

def content
  @content
end

#enabled_forObject (readonly)

Returns the value of attribute enabled_for

Returns:

  • (Object)

    the current value of enabled_for



46
47
48
# File 'lib/insika/harvest_store.rb', line 46

def enabled_for
  @enabled_for
end

#existedObject (readonly)

Returns the value of attribute existed

Returns:

  • (Object)

    the current value of existed



46
47
48
# File 'lib/insika/harvest_store.rb', line 46

def existed
  @existed
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



46
47
48
# File 'lib/insika/harvest_store.rb', line 46

def id
  @id
end

#skillObject (readonly)

Returns the value of attribute skill

Returns:

  • (Object)

    the current value of skill



46
47
48
# File 'lib/insika/harvest_store.rb', line 46

def skill
  @skill
end