Uses of Class
com.broadleafcommerce.notification.service.provider.external.ExternalAdminUserProperties
Packages that use ExternalAdminUserProperties
Package
Description
-
Uses of ExternalAdminUserProperties in com.broadleafcommerce.notification.service.autoconfigure
Methods in com.broadleafcommerce.notification.service.autoconfigure with parameters of type ExternalAdminUserPropertiesModifier and TypeMethodDescriptionNotificationServiceAutoConfiguration.notificationAdminUserProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalAdminUserProperties externalAdminUserProperties) -
Uses of ExternalAdminUserProperties in com.broadleafcommerce.notification.service.provider.external
Methods in com.broadleafcommerce.notification.service.provider.external that return ExternalAdminUserPropertiesModifier and TypeMethodDescriptionprotected ExternalAdminUserProperties
ExternalAdminUserProvider.getProperties()
Constructors in com.broadleafcommerce.notification.service.provider.external with parameters of type ExternalAdminUserPropertiesModifierConstructorDescriptionExternalAdminUserProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalAdminUserProperties properties)