Uses of Enum Class
com.broadleafcommerce.promotion.offer.cache.FullCacheInitializationStatus
Package
Description
-
Uses of FullCacheInitializationStatus in com.broadleafcommerce.promotion.offer.cache
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static FullCacheInitializationStatus[]
FullCacheInitializationStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FullCacheInitializationStatus in com.broadleafcommerce.promotion.offer.service
Modifier and TypeMethodDescriptionDefaultOfferCodeService.warmCache()
DefaultOfferService.warmCache()
OfferCodeService.warmCache()
Call to launch an async process to warm the full code cache, if enabled.OfferService.warmCache()
Call to launch an async process to warm the full offer cache, if enabled.