Class RecomputeViewsAction
java.lang.Object
org.nuxeo.ecm.platform.picture.recompute.RecomputeViewsAction
- All Implemented Interfaces:
StreamProcessorTopology
BAF Computation that fills picture views for the blob property described by the given xpath.
- Since:
- 11.1
-
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_NAME_BG
- See Also:
-
ACTION_FULL_NAME
- See Also:
-
PARAM_XPATH
- See Also:
-
-
Constructor Details
-
RecomputeViewsAction
public RecomputeViewsAction()
-
-
Method Details
-
getTopology
Description copied from interface:StreamProcessorTopology
Returns a Stream computation topology.- Specified by:
getTopology
in interfaceStreamProcessorTopology
-