Package org.nuxeo.drive.action
Class FireGroupUpdatedEventAction
java.lang.Object
org.nuxeo.drive.action.FireGroupUpdatedEventAction
- All Implemented Interfaces:
StreamProcessorTopology
Bulk Action processor that fires group updated events for Nuxeo Drive.
- Since:
- 11.5
-
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
-
FireGroupUpdatedEventAction
public FireGroupUpdatedEventAction()
-
-
Method Details
-
getTopology
Description copied from interface:StreamProcessorTopology
Returns a Stream computation topology.- Specified by:
getTopology
in interfaceStreamProcessorTopology
-