Class: Insika::HarvestStore::Promotion

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



43
44
45
# File 'lib/insika/harvest_store.rb', line 43

def agent
  @agent
end

#approverObject (readonly)

Returns the value of attribute approver

Returns:

  • (Object)

    the current value of approver



43
44
45
# File 'lib/insika/harvest_store.rb', line 43

def approver
  @approver
end

#atObject (readonly)

Returns the value of attribute at

Returns:

  • (Object)

    the current value of at



43
44
45
# File 'lib/insika/harvest_store.rb', line 43

def at
  @at
end

#conversion_refObject (readonly)

Returns the value of attribute conversion_ref

Returns:

  • (Object)

    the current value of conversion_ref



43
44
45
# File 'lib/insika/harvest_store.rb', line 43

def conversion_ref
  @conversion_ref
end

#criterion_shaObject (readonly)

Returns the value of attribute criterion_sha

Returns:

  • (Object)

    the current value of criterion_sha



43
44
45
# File 'lib/insika/harvest_store.rb', line 43

def criterion_sha
  @criterion_sha
end

#eval_refObject (readonly)

Returns the value of attribute eval_ref

Returns:

  • (Object)

    the current value of eval_ref



43
44
45
# File 'lib/insika/harvest_store.rb', line 43

def eval_ref
  @eval_ref
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



43
44
45
# File 'lib/insika/harvest_store.rb', line 43

def id
  @id
end

#originObject (readonly)

Returns the value of attribute origin

Returns:

  • (Object)

    the current value of origin



43
44
45
# File 'lib/insika/harvest_store.rb', line 43

def origin
  @origin
end

#rolled_back_atObject (readonly)

Returns the value of attribute rolled_back_at

Returns:

  • (Object)

    the current value of rolled_back_at



43
44
45
# File 'lib/insika/harvest_store.rb', line 43

def rolled_back_at
  @rolled_back_at
end

#skillObject (readonly)

Returns the value of attribute skill

Returns:

  • (Object)

    the current value of skill



43
44
45
# File 'lib/insika/harvest_store.rb', line 43

def skill
  @skill
end

#snapshot_refObject (readonly)

Returns the value of attribute snapshot_ref

Returns:

  • (Object)

    the current value of snapshot_ref



43
44
45
# File 'lib/insika/harvest_store.rb', line 43

def snapshot_ref
  @snapshot_ref
end