Uses of Interface
com.broadleafcommerce.customer.messaging.AccountInviteProducer
-
Uses of AccountInviteProducer in com.broadleafcommerce.customer.service
Modifier and TypeMethodDescriptionprotected AccountInviteProducer
DefaultSendAccountInvitationService.getAccountInviteProducer()
ModifierConstructorDescriptionDefaultSendAccountInvitationService
(com.broadleafcommerce.data.tracking.core.tenant.service.CommonApplicationService<com.broadleafcommerce.data.tracking.core.tenant.domain.Application> applicationService, Optional<AccountInviteProducer> accountInviteProducer, Optional<AccountInviteAcceptanceProducer> accountInviteAcceptanceProducer, com.broadleafcommerce.common.extension.TypeFactory typeFactory)