public interface RetentionCleanupAction
| 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.
|
void cleanup(AfterRetentionCleanupJobPerformable retentionJob, AbstractRetentionRuleModel rule, ItemToCleanup item)
retentionJob - the retention jobrule - the retention rule that can provide additional logicitem - the item to be cleaned upCopyright © 2018 SAP SE. All Rights Reserved.