Package org.nuxeo.ecm.core.bulk.action
Class RemoveProxyAction
java.lang.Object
org.nuxeo.ecm.core.bulk.action.RemoveProxyAction
- All Implemented Interfaces:
StreamProcessorTopology
Removes documents which are proxies and whose id is contained in the given ids list.
- Since:
- 10.3
-
Field Details
-
ACTION_NAME
- See Also:
-
ACTION_FULL_NAME
- See Also:
-
QUERY_TEMPLATE
- See Also:
-
-
Constructor Details
-
RemoveProxyAction
public RemoveProxyAction()
-
-
Method Details
-
getTopology
Description copied from interface:StreamProcessorTopology
Returns a Stream computation topology.- Specified by:
getTopology
in interfaceStreamProcessorTopology
-