Uses of Class
com.broadleafcommerce.cartoperation.service.provider.external.ExternalOfferProperties
- 
Packages that use ExternalOfferProperties Package Description com.broadleafcommerce.cartoperation.service.provider.external  - 
- 
Uses of ExternalOfferProperties in com.broadleafcommerce.cartoperation.service.provider.external
Constructors in com.broadleafcommerce.cartoperation.service.provider.external with parameters of type ExternalOfferProperties Constructor Description ExternalOfferProvider(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalOfferProperties properties, UserTargetGenerationService userTargetGenerationService, CartTotalsCalculator cartTotalsCalculator) 
 -