public class DeleteDirectoryEntries extends AbstractDirectoryOperation
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.
Constructor and Description |
---|
DeleteDirectoryEntries() |
public static final String ID
public Blob run() throws IOException
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.