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

#created_at, #created_since, #error, #finished_at, #finished_in, #id, #infos, #source_loc, #started_at, #started_since, #status, #target_loc, #tentatives, #updated_at, #wid

Method Summary

Methods inherited from Job

#after, #before, #get_info, #initialize, #oops_end, #reset, #set_info, #source_uri, #start, #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