public class DefaultExtensibleRemoveCleanupAction extends AbstractExtensibleRemoveCleanupAction
| Constructor and Description |
|---|
DefaultExtensibleRemoveCleanupAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(AfterRetentionCleanupJobPerformable retentionJob,
AbstractRetentionRuleModel rule,
ItemToCleanup item)
Cleans up given item according to given rule, processed by retention job.
|
cleanupRelatedObjects, getCleanupHooks, getModelService, removeAuditRecords, setAuditScopeInvalidator, setItemCleanupHooks, setModelService, setWriteAuditGatewaypublic DefaultExtensibleRemoveCleanupAction()
public void cleanup(AfterRetentionCleanupJobPerformable retentionJob, AbstractRetentionRuleModel rule, ItemToCleanup item)
RetentionCleanupActionretentionJob - the retention jobrule - the retention rule that can provide additional logicitem - the item to be cleaned upCopyright © 2018 SAP SE. All Rights Reserved.