Package org.nuxeo.ecm.core.bulk.action
Class SetSystemPropertiesAction
java.lang.Object
org.nuxeo.ecm.core.bulk.action.SetSystemPropertiesAction
- All Implemented Interfaces:
StreamProcessorTopology
- Since:
- 10.3
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
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:
-
-
Constructor Details
-
SetSystemPropertiesAction
public SetSystemPropertiesAction()
-
-
Method Details
-
getTopology
Description copied from interface:StreamProcessorTopology
Returns a Stream computation topology.- Specified by:
getTopology
in interfaceStreamProcessorTopology
-