Class RecomputeThumbnailsAction
java.lang.Object
org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction
- All Implemented Interfaces:
StreamProcessorTopology
Bulk Action processor that generates thumbnails from documents.
- Since:
- 11.1
-
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
-
RecomputeThumbnailsAction
public RecomputeThumbnailsAction()
-
-
Method Details
-
getTopology
Description copied from interface:StreamProcessorTopology
Returns a Stream computation topology.- Specified by:
getTopology
in interfaceStreamProcessorTopology
-