Uses of Class
com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
Packages that use SandboxNotificationPruneProperties
Package
Description
Higher-level builders on top of the base domain
-
Uses of SandboxNotificationPruneProperties in com.broadleafcommerce.sandbox.repository.nontrackable
Methods in com.broadleafcommerce.sandbox.repository.nontrackable that return SandboxNotificationPrunePropertiesModifier and TypeMethodDescriptionprotected SandboxNotificationPruneProperties
SandboxNotificationPruneRepository.getSandboxPruneNotificationProperties()
Constructors in com.broadleafcommerce.sandbox.repository.nontrackable with parameters of type SandboxNotificationPrunePropertiesModifierConstructorDescriptionSandboxNotificationPruneRepository
(SandboxNotificationPruneProperties sandboxPruneNotificationProperties, org.springframework.transaction.support.TransactionTemplate transactionTemplate)