WmsStates
=========

.. currentmodule:: lsst.ctrl.bps

.. autoclass:: WmsStates
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~WmsStates.DELETED
      ~WmsStates.FAILED
      ~WmsStates.HELD
      ~WmsStates.MISFIT
      ~WmsStates.PENDING
      ~WmsStates.PRUNED
      ~WmsStates.READY
      ~WmsStates.RUNNING
      ~WmsStates.SUCCEEDED
      ~WmsStates.UNKNOWN
      ~WmsStates.UNREADY

   .. rubric:: Attributes Documentation

   .. autoattribute:: DELETED
   .. autoattribute:: FAILED
   .. autoattribute:: HELD
   .. autoattribute:: MISFIT
   .. autoattribute:: PENDING
   .. autoattribute:: PRUNED
   .. autoattribute:: READY
   .. autoattribute:: RUNNING
   .. autoattribute:: SUCCEEDED
   .. autoattribute:: UNKNOWN
   .. autoattribute:: UNREADY