Uses of Class
com.broadleafcommerce.data.tracking.jpa.messaging.DetachedNotificationStateRepository
Packages that use DetachedNotificationStateRepository
Package
Description
-
Uses of DetachedNotificationStateRepository in com.broadleafcommerce.data.tracking.jpa.messaging
Constructors in com.broadleafcommerce.data.tracking.jpa.messaging with parameters of type DetachedNotificationStateRepositoryModifierConstructorDescriptionDefaultDetachedDurableMessageSender
(com.broadleafcommerce.common.messaging.notification.NotificationManager notificationManager, DetachedNotificationStateRepository repository) -
Uses of DetachedNotificationStateRepository in com.broadleafcommerce.data.tracking.jpa.messaging.autoconfigure
Methods in com.broadleafcommerce.data.tracking.jpa.messaging.autoconfigure that return DetachedNotificationStateRepositoryModifier and TypeMethodDescriptionJpaMessagingAutoConfiguration.detachedNotificationStateRepository
(NotificationStateValueUpdater repositoryFragment, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) Methods in com.broadleafcommerce.data.tracking.jpa.messaging.autoconfigure with parameters of type DetachedNotificationStateRepositoryModifier and TypeMethodDescriptioncom.broadleafcommerce.common.messaging.notification.DetachedDurableMessageSender
JpaMessagingAutoConfiguration.detachedMessageSender
(com.broadleafcommerce.common.messaging.notification.NotificationManager manager, DetachedNotificationStateRepository repository)