woom.workflow.Workflow
======================

.. currentmodule:: woom.workflow

.. autoclass:: Workflow

   
   .. automethod:: __init__

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      ~Workflow.config
      ~Workflow.cycles
      ~Workflow.host
      ~Workflow.jobmanager
      ~Workflow.members
      ~Workflow.nmembers
      ~Workflow.output_directories
      ~Workflow.submission_dirs
      ~Workflow.task_tree
      ~Workflow.taskmanager
      ~Workflow.workflow_dir
   
   

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
   
      
      
         ~Workflow.clean
      
      
         ~Workflow.clean_task
      
      
         ~Workflow.get_app_path
      
      
         ~Workflow.get_artifact
      
      
         ~Workflow.get_artifacts
      
      
         ~Workflow.get_run_dir
      
      
         ~Workflow.get_run_dirs
      
      
         ~Workflow.get_status
      
      
         ~Workflow.get_submission_dir
      
      
         ~Workflow.get_task
      
      
         ~Workflow.get_task_artifacts
      
      
         ~Workflow.get_task_inputs
      
      
         ~Workflow.get_task_members
      
      
         ~Workflow.get_task_path
      
      
         ~Workflow.get_task_status
      
      
         ~Workflow.kill
      
      
         ~Workflow.run
      
      
         ~Workflow.show_artifacts
      
      
         ~Workflow.show_overview
      
      
         ~Workflow.show_run_dirs
      
      
         ~Workflow.show_status
      
      
         ~Workflow.submit_task
      
      
         ~Workflow.submit_task_fake
      
   
   