Class DeleteDirectoryEntries


  • public class DeleteDirectoryEntries
    extends AbstractDirectoryOperation
    Delete entries for a given Directory.

    Entries ids to delete are sent through a JSON array.

    Instead of being deleted, the entries can be marked as obsolete using the markObsolete parameter.

    Returns deleted, or marked as obsolete, entries id as a JSON array.

    Since:
    5.7
    Author:
    Thomas Roger