Class: Bricolage::LogFilePath::Params

Inherits:
Struct
  • Object
show all
Defined in:
lib/bricolage/logfilepath.rb

Instance Attribute Summary collapse

Instance Attribute Details

#job_refObject

Returns the value of attribute job_ref

Returns:

  • (Object)

    the current value of job_ref



23
24
25
# File 'lib/bricolage/logfilepath.rb', line 23

def job_ref
  @job_ref
end

#job_start_timeObject

Returns the value of attribute job_start_time

Returns:

  • (Object)

    the current value of job_start_time



23
24
25
# File 'lib/bricolage/logfilepath.rb', line 23

def job_start_time
  @job_start_time
end

#jobnet_idObject

Returns the value of attribute jobnet_id

Returns:

  • (Object)

    the current value of jobnet_id



23
24
25
# File 'lib/bricolage/logfilepath.rb', line 23

def jobnet_id
  @jobnet_id
end

#jobnet_start_timeObject

Returns the value of attribute jobnet_start_time

Returns:

  • (Object)

    the current value of jobnet_start_time



23
24
25
# File 'lib/bricolage/logfilepath.rb', line 23

def jobnet_start_time
  @jobnet_start_time
end