Class DeletionAction

java.lang.Object
org.nuxeo.ecm.core.action.DeletionAction
All Implemented Interfaces:
StreamProcessorTopology

public class DeletionAction extends Object implements StreamProcessorTopology
Bulk Action to delete documents directly at storage level. This might cause inconsistencies if using SQL-based storages because of parent-children constraints.
Since:
11.1