Report
======

.. currentmodule:: lsst.ctrl.mpexec

.. autoclass:: Report
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Report.copy
      ~Report.dict
      ~Report.json

   .. rubric:: Methods Summary

   .. autosummary::

      ~Report.construct
      ~Report.from_orm
      ~Report.parse_file
      ~Report.parse_obj
      ~Report.parse_raw
      ~Report.schema
      ~Report.schema_json
      ~Report.set_exception
      ~Report.update_forward_refs
      ~Report.validate

   .. rubric:: Attributes Documentation

   .. autoattribute:: copy
   .. autoattribute:: dict
   .. autoattribute:: json

   .. rubric:: Methods Documentation

   .. automethod:: construct
   .. automethod:: from_orm
   .. automethod:: parse_file
   .. automethod:: parse_obj
   .. automethod:: parse_raw
   .. automethod:: schema
   .. automethod:: schema_json
   .. automethod:: set_exception
   .. automethod:: update_forward_refs
   .. automethod:: validate