Uses of Class
de.hybris.platform.retention.ItemToCleanup
Packages that use ItemToCleanup
Package
Description
-
Uses of ItemToCleanup in de.hybris.platform.retention
Methods in de.hybris.platform.retention that return ItemToCleanupMethods in de.hybris.platform.retention that return types with arguments of type ItemToCleanupModifier and TypeMethodDescriptionRetentionItemsProvider.nextItemsForCleanup()Select items for cleanup, returns the next batch items in the iteration.Methods in de.hybris.platform.retention with parameters of type ItemToCleanupModifier and TypeMethodDescriptionvoidRetentionCleanupAction.cleanup(AfterRetentionCleanupJobPerformable retentionJob, AbstractRetentionRuleModel rule, ItemToCleanup item) Cleans up given item according to given rule, processed by retention job. -
Uses of ItemToCleanup in de.hybris.platform.retention.impl
Methods in de.hybris.platform.retention.impl that return ItemToCleanupModifier and TypeMethodDescriptionprotected ItemToCleanupAbstractCleanupItemsProvider.extractItemsFromResult(List<Object> row) Methods in de.hybris.platform.retention.impl that return types with arguments of type ItemToCleanupModifier and TypeMethodDescriptionAfterRetentionCleanupItemsProvider.nextItemsForCleanup()FlexibleSearchRetentionItemsProvider.nextItemsForCleanup()Methods in de.hybris.platform.retention.impl with parameters of type ItemToCleanupModifier and TypeMethodDescriptionvoidBasicRemoveCleanupAction.cleanup(AfterRetentionCleanupJobPerformable retentionJob, AbstractRetentionRuleModel rule, ItemToCleanup item) voidDefaultExtensibleRemoveCleanupAction.cleanup(AfterRetentionCleanupJobPerformable retentionJob, AbstractRetentionRuleModel rule, ItemToCleanup item) protected voidAbstractExtensibleRemoveCleanupAction.removeAuditRecords(ItemToCleanup item) -
Uses of ItemToCleanup in de.hybris.platform.yacceleratorcore.retention.impl
Methods in de.hybris.platform.yacceleratorcore.retention.impl with parameters of type ItemToCleanupModifier and TypeMethodDescriptionvoidDefaultCSTicketStagnationAction.cleanup(AfterRetentionCleanupJobPerformable afterRetentionCleanupJobPerformable, AbstractRetentionRuleModel abstractRetentionRuleModel, ItemToCleanup itemToCleanup) voidDefaultCustomerCleanupRelatedObjectsAction.cleanup(AfterRetentionCleanupJobPerformable retentionJob, AbstractRetentionRuleModel rule, ItemToCleanup item)