Uses of Interface
de.hybris.platform.retention.RetentionCleanupAction
-
Packages that use RetentionCleanupAction Package Description de.hybris.platform.retention.impl de.hybris.platform.yacceleratorcore.retention.impl -
-
Uses of RetentionCleanupAction in de.hybris.platform.retention.impl
Classes in de.hybris.platform.retention.impl that implement RetentionCleanupAction Modifier and Type Class Description classAbstractExtensibleRemoveCleanupAction<MODEL extends ItemModel>The Class AbstractExtensibleRemoveCleanupAction.classBasicRemoveCleanupActionclassDefaultExtensibleRemoveCleanupActionA strategy action that can inject hooks to run custom code to cleanup related objects for item cleanup. -
Uses of RetentionCleanupAction in de.hybris.platform.yacceleratorcore.retention.impl
Classes in de.hybris.platform.yacceleratorcore.retention.impl that implement RetentionCleanupAction Modifier and Type Class Description classDefaultCSTicketStagnationActionAction that is responsible for resolving tickets.classDefaultCustomerCleanupRelatedObjectsActionCleanup the customer related objects and set customer retention state to PROCESSED
-