Uses of Class
com.broadleafcommerce.notification.service.provider.external.ExternalTenantProperties
Packages that use ExternalTenantProperties
Package
Description
-
Uses of ExternalTenantProperties in com.broadleafcommerce.notification.service.autoconfigure
Methods in com.broadleafcommerce.notification.service.autoconfigure with parameters of type ExternalTenantPropertiesModifier and TypeMethodDescriptionNotificationServiceAutoConfiguration.notificationTenantProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalTenantProperties externalTenantProperties) -
Uses of ExternalTenantProperties in com.broadleafcommerce.notification.service.provider.external
Methods in com.broadleafcommerce.notification.service.provider.external that return ExternalTenantPropertiesModifier and TypeMethodDescriptionprotected ExternalTenantProperties
ExternalTenantProvider.getTenantProperties()
Constructors in com.broadleafcommerce.notification.service.provider.external with parameters of type ExternalTenantPropertiesModifierConstructorDescriptionExternalTenantProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalTenantProperties tenantProperties)