Class: Insika::HarvestStore::Candidate

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



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def agent
  @agent
end

#bodyObject (readonly)

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def body
  @body
end

#conversion_gateObject (readonly)

Returns the value of attribute conversion_gate

Returns:

  • (Object)

    the current value of conversion_gate



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def conversion_gate
  @conversion_gate
end

#created_atObject (readonly)

Returns the value of attribute created_at

Returns:

  • (Object)

    the current value of created_at



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def created_at
  @created_at
end

#criterion_shaObject (readonly)

Returns the value of attribute criterion_sha

Returns:

  • (Object)

    the current value of criterion_sha



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def criterion_sha
  @criterion_sha
end

#decisionObject (readonly)

Returns the value of attribute decision

Returns:

  • (Object)

    the current value of decision



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def decision
  @decision
end

#descriptionObject (readonly)

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def description
  @description
end

#eval_gateObject (readonly)

Returns the value of attribute eval_gate

Returns:

  • (Object)

    the current value of eval_gate



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def eval_gate
  @eval_gate
end

#evidence_turnsObject (readonly)

Returns the value of attribute evidence_turns

Returns:

  • (Object)

    the current value of evidence_turns



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def evidence_turns
  @evidence_turns
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def id
  @id
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def name
  @name
end

#originObject (readonly)

Returns the value of attribute origin

Returns:

  • (Object)

    the current value of origin



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def origin
  @origin
end

#promotion_refObject (readonly)

Returns the value of attribute promotion_ref

Returns:

  • (Object)

    the current value of promotion_ref



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def promotion_ref
  @promotion_ref
end

#proposerObject (readonly)

Returns the value of attribute proposer

Returns:

  • (Object)

    the current value of proposer



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def proposer
  @proposer
end

#rationaleObject (readonly)

Returns the value of attribute rationale

Returns:

  • (Object)

    the current value of rationale



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def rationale
  @rationale
end

#rejectedObject (readonly)

Returns the value of attribute rejected

Returns:

  • (Object)

    the current value of rejected



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def rejected
  @rejected
end

#run_idObject (readonly)

Returns the value of attribute run_id

Returns:

  • (Object)

    the current value of run_id



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def run_id
  @run_id
end

#statusObject (readonly)

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def status
  @status
end

#triggersObject (readonly)

Returns the value of attribute triggers

Returns:

  • (Object)

    the current value of triggers



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def triggers
  @triggers
end

#updated_atObject (readonly)

Returns the value of attribute updated_at

Returns:

  • (Object)

    the current value of updated_at



38
39
40
# File 'lib/insika/harvest_store.rb', line 38

def updated_at
  @updated_at
end