Uses of Class
com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository
Packages that use IgnoredNotificationStateRepository
Package
Description
-
Uses of IgnoredNotificationStateRepository in com.broadleafcommerce.common.messaging
Constructor parameters in com.broadleafcommerce.common.messaging with type arguments of type IgnoredNotificationStateRepositoryModifierConstructorDescriptionPersistenceMessageNotificationHandler
(ChannelSupplier persistenceProducerSupplier, DurableNotificationProperties properties, List<IgnoredNotificationStateRepository> ignoredRepositories, MessageFactory<?> messageFactory, MessageSerializationHelper helper, List<PersistenceMessageAckedHandler> persistenceMessageAckedHandlers, com.broadleafcommerce.common.extension.data.DataRouteReference dataRouteReference) -
Uses of IgnoredNotificationStateRepository in com.broadleafcommerce.common.messaging.autoconfigure
Method parameters in com.broadleafcommerce.common.messaging.autoconfigure with type arguments of type IgnoredNotificationStateRepositoryModifier and TypeMethodDescriptionPersistenceNotificationAutoConfiguration.persistenceNotificationHandler
(PersistenceProducer persistenceProducer, PersistenceNotificationProperties properties, List<IgnoredNotificationStateRepository> ignoredRepositories, MessageFactory<PersistenceMessage<Object>> messageFactory, MessageSerializationHelper helper, List<PersistenceMessageAckedHandler> persistenceMessageAckedHandlers, com.broadleafcommerce.common.extension.data.DataRouteReference reference) -
Uses of IgnoredNotificationStateRepository in com.broadleafcommerce.common.messaging.notification
Methods in com.broadleafcommerce.common.messaging.notification that return IgnoredNotificationStateRepositoryModifier and TypeMethodDescriptionIgnoredNotificationStateRepository.withCompileChangeDetails
(boolean compileChangeDetails) Constructor parameters in com.broadleafcommerce.common.messaging.notification with type arguments of type IgnoredNotificationStateRepositoryModifierConstructorDescriptionDefaultNotificationHandler
(ChannelSupplier producer, DurableNotificationProperties properties, String messageType, List<IgnoredNotificationStateRepository> ignoredRepositories, MessageFactory<?> messageFactory, MessageSerializationHelper helper) DefaultNotificationHandler
(ChannelSupplier producer, DurableNotificationProperties properties, String messageType, List<IgnoredNotificationStateRepository> ignoredRepositories, MessageSerializationHelper helper)