BaseWmsService
==============

.. currentmodule:: lsst.ctrl.bps

.. autoclass:: BaseWmsService
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~BaseWmsService.cancel
      ~BaseWmsService.list_submitted_jobs
      ~BaseWmsService.ping
      ~BaseWmsService.prepare
      ~BaseWmsService.report
      ~BaseWmsService.restart
      ~BaseWmsService.run_submission_checks
      ~BaseWmsService.submit

   .. rubric:: Methods Documentation

   .. automethod:: cancel
   .. automethod:: list_submitted_jobs
   .. automethod:: ping
   .. automethod:: prepare
   .. automethod:: report
   .. automethod:: restart
   .. automethod:: run_submission_checks
   .. automethod:: submit