Class: RestFtpDaemon::JobVideo

Inherits:
Job
  • Object
show all
Defined in:
lib/rest-ftp-daemon/jobs/video.rb

Constant Summary

Constants inherited from Job

RestFtpDaemon::Job::ERRORS, RestFtpDaemon::Job::IMPORTED

Instance Attribute Summary

Attributes inherited from Job

#error, #finished_at, #id, #infos, #logger, #queued_at, #runs, #source_loc, #started_at, #status, #target_loc, #updated_at, #wid

Method Summary

Methods inherited from Job

#after, #age, #before, #exectime, #get_info, #initialize, #oops_after_crash, #oops_you_stop_now, #process, #reset, #set_info, #source_uri, #target_uri, #targethost, #weight, #work

Methods included from CommonHelpers

#dashboard_url, #exception_to_error, #format_bytes, #identifier, #underscore

Constructor Details

This class inherits a constructor from RestFtpDaemon::Job