Uses of Class
com.broadleafcommerce.sandbox.messaging.completion.IndexNotificationProperties
Packages that use IndexNotificationProperties
Package
Description
- 
Uses of IndexNotificationProperties in com.broadleafcommerce.sandbox.messaging.autoconfigure
Methods in com.broadleafcommerce.sandbox.messaging.autoconfigure with parameters of type IndexNotificationPropertiesModifier and TypeMethodDescriptionSandboxMessagingAutoConfiguration.sandboxIndexNotificationService(IndexNotificationProperties properties, ChangeSummaryService<ChangeSummary> changeSummaryService, ChangeSummaryRepository<?> repository, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper, com.broadleafcommerce.common.messaging.notification.NotificationManager manager, com.broadleafcommerce.common.extension.data.DataRouteSupporting route, com.broadleafcommerce.common.messaging.repository.ResourceLockRepository<?, ?> lockRepository)  - 
Uses of IndexNotificationProperties in com.broadleafcommerce.sandbox.messaging.completion
Constructors in com.broadleafcommerce.sandbox.messaging.completion with parameters of type IndexNotificationPropertiesModifierConstructorDescriptionDefaultIndexNotificationService(IndexNotificationProperties properties, ChangeSummaryService<ChangeSummary> summaryService, ChangeSummaryRepository<?> repository, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper, com.broadleafcommerce.common.messaging.notification.NotificationManager notificationManager, com.broadleafcommerce.common.extension.data.DataRouteSupporting route, com.broadleafcommerce.common.messaging.repository.ResourceLockRepository<?, ?> lockRepository)