geonode.resource.enumerator =========================== .. py:module:: geonode.resource.enumerator Classes ------- .. autoapisummary:: geonode.resource.enumerator.ExecutionRequestAction Module Contents --------------- .. py:class:: ExecutionRequestAction Bases: :py:obj:`enum.Enum` Generic enumeration. Derive from this class to define new enumerations. .. py:attribute:: IMPORT .. py:attribute:: CREATE .. py:attribute:: COPY .. py:attribute:: DELETE .. py:attribute:: PERMISSIONS .. py:attribute:: UPDATE .. py:attribute:: INGEST .. py:attribute:: UNKNOWN