Interface QueueDlpService

    • Method Detail

      • addToQueue

        void addToQueue​(String connectorName,
                        String id)
        Add a dlp operation to the dlp queue
        Parameters:
        connectorName - Name of the connector
        id - id of the entity
      • removeAllItemFromQueue

        void removeAllItemFromQueue​(String id)
        Remove from queue all dlp operation for the provided id
        Parameters:
        id - id of the entity