Package org.nuxeo.ecm.core.bulk.action
Class SetPropertiesAction
java.lang.Object
org.nuxeo.ecm.core.bulk.action.SetPropertiesAction
- All Implemented Interfaces:
StreamProcessorTopology
- Since:
- 10.2
-
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_DISABLE_AUDIT
Deprecated.since 2021.34, useCoreSession.DISABLE_AUDIT_LOGGER
insteadOriginally duplicated from NXAuditEventsService.DISABLE_AUDIT_LOGGER to avoid circular dependency.- See Also:
-
PARAM_VERSIONING_OPTION
- See Also:
-
-
Constructor Details
-
SetPropertiesAction
public SetPropertiesAction()
-
-
Method Details
-
getTopology
Description copied from interface:StreamProcessorTopology
Returns a Stream computation topology.- Specified by:
getTopology
in interfaceStreamProcessorTopology
-
CoreSession.DISABLE_AUDIT_LOGGER
instead