Package org.nuxeo.ecm.core.model.stream
Class StreamDocumentGC
java.lang.Object
org.nuxeo.ecm.core.model.stream.StreamDocumentGC
- All Implemented Interfaces:
StreamProcessorTopology
A Processor that clean repository on document deletion.
- Since:
- 2021.44
-
Field Details
-
COMPUTATION_NAME
- See Also:
-
STREAM_NAME
- See Also:
-
ENABLED_PROPERTY_NAME
- See Also:
-
-
Constructor Details
-
StreamDocumentGC
public StreamDocumentGC()
-
-
Method Details
-
getTopology
Description copied from interface:StreamProcessorTopology
Returns a Stream computation topology.- Specified by:
getTopology
in interfaceStreamProcessorTopology
-