Package org.nuxeo.ecm.core.security
Class RetentionExpiredAction
java.lang.Object
org.nuxeo.ecm.core.security.RetentionExpiredAction
- All Implemented Interfaces:
StreamProcessorTopology
Bulk action executed for documents whose retention has expired.
- Since:
- 11.1
-
Field Details
-
ACTION_NAME
- See Also:
-
ACTION_FULL_NAME
- See Also:
-
-
Constructor Details
-
RetentionExpiredAction
public RetentionExpiredAction()
-
-
Method Details
-
getTopology
Description copied from interface:StreamProcessorTopology
Returns a Stream computation topology.- Specified by:
getTopology
in interfaceStreamProcessorTopology
-