Uses of Class
com.broadleafcommerce.data.tracking.jpa.messaging.DetachedNotificationStateRepository
Package
Description
-
Uses of DetachedNotificationStateRepository in com.broadleafcommerce.data.tracking.jpa.messaging
ModifierConstructorDescriptionDefaultDetachedDurableMessageSender
(com.broadleafcommerce.common.messaging.notification.NotificationManager notificationManager, DetachedNotificationStateRepository repository) -
Uses of DetachedNotificationStateRepository in com.broadleafcommerce.data.tracking.jpa.messaging.autoconfigure
Modifier and TypeMethodDescriptionJpaMessagingAutoConfiguration.detachedNotificationStateRepository
(NotificationStateValueUpdater repositoryFragment, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) Modifier and TypeMethodDescriptioncom.broadleafcommerce.common.messaging.notification.DetachedDurableMessageSender
JpaMessagingAutoConfiguration.detachedMessageSender
(com.broadleafcommerce.common.messaging.notification.NotificationManager manager, DetachedNotificationStateRepository repository)