weaver.sort =========== .. py:module:: weaver.sort Module Contents --------------- .. py:class:: Sort Constants container that provides similar functionalities to :class:`ExtendedEnum` without explicit Enum membership. .. py:attribute:: CREATED :value: 'created' .. py:attribute:: FINISHED :value: 'finished' .. py:attribute:: STATUS :value: 'status' .. py:attribute:: PROCESS :value: 'process' .. py:attribute:: SERVICE :value: 'service' .. py:attribute:: USER :value: 'user' .. py:attribute:: QUOTE :value: 'quote' .. py:attribute:: PRICE :value: 'price' .. py:attribute:: ID :value: 'id' .. py:attribute:: ID_LONG :value: 'identifier' .. py:attribute:: VERSION :value: 'version' .. py:class:: SortMethods Constants container that provides similar functionalities to :class:`ExtendedEnum` without explicit Enum membership. .. py:attribute:: PROCESS .. py:attribute:: JOB .. py:attribute:: QUOTE .. py:attribute:: BILL .. py:data:: AnySortType