Class Crono::Job
In: lib/crono/job.rb
Parent: Object

Crono::Job represents a Crono job

Methods

description   job_id   load   new   next   perform   save  

Included Modules

Logging

Attributes

execution_interval  [RW] 
healthy  [RW] 
job_args  [RW] 
job_log  [RW] 
job_logger  [RW] 
job_options  [RW] 
last_performed_at  [RW] 
next_performed_at  [RW] 
performer  [RW] 
period  [RW] 

Public Class methods

Public Instance methods

[Validate]