Uses of Class
com.broadleafcommerce.orderoperation.service.provider.external.ExternalSubscriptionOpsProperties
Packages that use ExternalSubscriptionOpsProperties
-
Uses of ExternalSubscriptionOpsProperties in com.broadleafcommerce.orderoperation.service.provider.external
Methods in com.broadleafcommerce.orderoperation.service.provider.external that return ExternalSubscriptionOpsPropertiesModifier and TypeMethodDescriptionprotected ExternalSubscriptionOpsPropertiesExternalSubscriptionOpsProvider.getProperties()Constructors in com.broadleafcommerce.orderoperation.service.provider.external with parameters of type ExternalSubscriptionOpsPropertiesModifierConstructorDescriptionExternalSubscriptionOpsProvider(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalSubscriptionOpsProperties properties)