Uses of Class
com.broadleafcommerce.data.tracking.core.messaging.ChangeSummaryNotificationProperties
- 
Packages that use ChangeSummaryNotificationProperties Package Description com.broadleafcommerce.data.tracking.core.messaging.autoconfigure  - 
- 
Uses of ChangeSummaryNotificationProperties in com.broadleafcommerce.data.tracking.core.messaging.autoconfigure
Methods in com.broadleafcommerce.data.tracking.core.messaging.autoconfigure with parameters of type ChangeSummaryNotificationProperties Modifier and Type Method Description com.broadleafcommerce.common.messaging.notification.NotificationHandlerChangeSummaryNotificationAutoConfiguration. changeSummaryNotificationHandler(ChangeSummaryProducer producer, ChangeSummaryNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.messaging.notification.MessageFactory<ChangeEvent> messageFactory, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper)com.broadleafcommerce.common.messaging.notification.RetryClusterServiceChangeSummaryNotificationAutoConfiguration. changeSummaryRetryClusterService(org.apache.camel.cluster.CamelClusterService camelClusterService, ChangeSummaryNotificationProperties properties, List<com.broadleafcommerce.common.messaging.notification.NotificationStateRepository> repositories, com.broadleafcommerce.common.messaging.notification.NotificationHandler handler, List<com.broadleafcommerce.common.messaging.notification.IgnoredNotificationStateRepository> ignoredRepositories, com.broadleafcommerce.common.extension.data.DataRouteReference reference) 
 -