Package org.nuxeo.ecm.core.bulk.action
Class TrashAction
java.lang.Object
org.nuxeo.ecm.core.bulk.action.TrashAction
- All Implemented Interfaces:
StreamProcessorTopology
- Since:
- 10.3
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetTopology
(Map<String, String> options) Returns a Stream computation topology.
-
Field Details
-
ACTION_NAME
- See Also:
-
ACTION_FULL_NAME
- See Also:
-
PARAM_NAME
- See Also:
-
PROXY_QUERY_TEMPLATE
- See Also:
-
SYSPROP_QUERY_TEMPLATE
- See Also:
-
-
Constructor Details
-
TrashAction
public TrashAction()
-
-
Method Details
-
getTopology
Description copied from interface:StreamProcessorTopology
Returns a Stream computation topology.- Specified by:
getTopology
in interfaceStreamProcessorTopology
-