woom.job.ScheduledJob
=====================

.. currentmodule:: woom.job

.. autoclass:: ScheduledJob

   
   .. automethod:: __init__

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      ~ScheduledJob.files
      ~ScheduledJob.overview_format
   
   

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
   
      
      
         ~ScheduledJob.cancel
      
      
         ~ScheduledJob.dump
      
      
         ~ScheduledJob.get_overview
      
      
         ~ScheduledJob.get_overview_header
      
      
         ~ScheduledJob.get_status
      
      
         ~ScheduledJob.is_running
      
      
         ~ScheduledJob.kill
      
      
         ~ScheduledJob.load
      
      
         ~ScheduledJob.query_status
      
      
         ~ScheduledJob.set_status
      
      
         ~ScheduledJob.to_dict
      
      
         ~ScheduledJob.wait
      
   
   