NodeStatus
==========

.. currentmodule:: lsst.ctrl.bps.htcondor

.. autoclass:: NodeStatus
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~NodeStatus.DONE
      ~NodeStatus.ERROR
      ~NodeStatus.NOT_READY
      ~NodeStatus.POSTRUN
      ~NodeStatus.PRERUN
      ~NodeStatus.READY
      ~NodeStatus.SUBMITTED

   .. rubric:: Attributes Documentation

   .. autoattribute:: DONE
   .. autoattribute:: ERROR
   .. autoattribute:: NOT_READY
   .. autoattribute:: POSTRUN
   .. autoattribute:: PRERUN
   .. autoattribute:: READY
   .. autoattribute:: SUBMITTED