Uses of Interface
com.broadleafcommerce.notification.service.provider.TenantProvider
Packages that use TenantProvider
Package
Description
-
Uses of TenantProvider in com.broadleafcommerce.notification.service.autoconfigure
Methods in com.broadleafcommerce.notification.service.autoconfigure that return TenantProviderModifier 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 TenantProvider in com.broadleafcommerce.notification.service.messaging
Fields in com.broadleafcommerce.notification.service.messaging declared as TenantProviderModifier and TypeFieldDescriptionprotected TenantProviderAbstractEmailNotificationMessageListener.tenantProviderMethods in com.broadleafcommerce.notification.service.messaging that return TenantProviderModifier and TypeMethodDescriptionprotected TenantProviderAbstractEmailNotificationMessageListener.getTenantProvider()Methods in com.broadleafcommerce.notification.service.messaging with parameters of type TenantProviderModifier and TypeMethodDescriptionvoidAbstractEmailNotificationMessageListener.setTenantProvider(TenantProvider tenantProvider) -
Uses of TenantProvider in com.broadleafcommerce.notification.service.provider.external
Classes in com.broadleafcommerce.notification.service.provider.external that implement TenantProvider