Uses of Class
de.hybris.platform.retention.job.AfterRetentionCleanupJobPerformable
-
Packages that use AfterRetentionCleanupJobPerformable Package Description de.hybris.platform.retention de.hybris.platform.retention.impl de.hybris.platform.yacceleratorcore.retention.impl -
-
Uses of AfterRetentionCleanupJobPerformable in de.hybris.platform.retention
Methods in de.hybris.platform.retention with parameters of type AfterRetentionCleanupJobPerformable Modifier and Type Method Description voidRetentionCleanupAction. cleanup(AfterRetentionCleanupJobPerformable retentionJob, AbstractRetentionRuleModel rule, ItemToCleanup item)Cleans up given item according to given rule, processed by retention job. -
Uses of AfterRetentionCleanupJobPerformable in de.hybris.platform.retention.impl
Methods in de.hybris.platform.retention.impl with parameters of type AfterRetentionCleanupJobPerformable Modifier and Type Method Description voidBasicRemoveCleanupAction. cleanup(AfterRetentionCleanupJobPerformable retentionJob, AbstractRetentionRuleModel rule, ItemToCleanup item)voidDefaultExtensibleRemoveCleanupAction. cleanup(AfterRetentionCleanupJobPerformable retentionJob, AbstractRetentionRuleModel rule, ItemToCleanup item) -
Uses of AfterRetentionCleanupJobPerformable in de.hybris.platform.yacceleratorcore.retention.impl
Methods in de.hybris.platform.yacceleratorcore.retention.impl with parameters of type AfterRetentionCleanupJobPerformable Modifier and Type Method Description voidDefaultCSTicketStagnationAction. cleanup(AfterRetentionCleanupJobPerformable afterRetentionCleanupJobPerformable, AbstractRetentionRuleModel abstractRetentionRuleModel, ItemToCleanup itemToCleanup)voidDefaultCustomerCleanupRelatedObjectsAction. cleanup(AfterRetentionCleanupJobPerformable retentionJob, AbstractRetentionRuleModel rule, ItemToCleanup item)
-