Uses of Interface
org.bhn.promotion.core.engine.PromotionEngine
Packages that use PromotionEngine
Package
Description
Provides the classes which contains bhn implementation of promotion engine.
Provides the classes which can be used to configure Voucherify attributes
Provides the classes which contains voucherify implementation of promotion engine.
Provides the classes which contains voucherify implementation of promotion operation.
-
Uses of PromotionEngine in org.bhn.promotion.bhn.engine
Classes in org.bhn.promotion.bhn.engine that implement PromotionEngine -
Uses of PromotionEngine in org.bhn.promotion.voucherify.config
Methods in org.bhn.promotion.voucherify.config that return PromotionEngineModifier and TypeMethodDescriptionVoucherifyConfiguration.promotionEngine()Creates a primary PromotionEngine bean for managing promotions in Voucherify. -
Uses of PromotionEngine in org.bhn.promotion.voucherify.engine
Classes in org.bhn.promotion.voucherify.engine that implement PromotionEngineModifier and TypeClassDescriptionclassVoucherifyPromotionEngine implementation -
Uses of PromotionEngine in org.bhn.promotion.voucherify.operation
Constructors in org.bhn.promotion.voucherify.operation with parameters of type PromotionEngine