Uses of Interface
com.broadleafcommerce.dataimport.service.IndexNotificationService
Package
Description
-
Uses of IndexNotificationService in com.broadleafcommerce.dataimport.service
ModifierConstructorDescriptionDefaultBatchCompletionService
(ImportService<Import> importService, BatchService<Batch> batchService, BatchItemCompletionService<BatchItemCompletion> batchItemCompletionService, IndexNotificationService indexNotificationService) -
Uses of IndexNotificationService in com.broadleafcommerce.dataimport.service.autoconfigure
Modifier and TypeMethodDescriptionImportServiceAutoConfiguration.importIndexService
(ImportService<Import> importService, BatchItemCompletionService<BatchItemCompletion> batchItemCompletionService, ImportBatchItemCompletionRepository<?> repository, com.broadleafcommerce.common.messaging.notification.NotificationManager notificationManager, com.broadleafcommerce.common.extension.data.DataRouteSupporting route) Modifier and TypeMethodDescriptionImportServiceAutoConfiguration.batchCompletionService
(ImportService<Import> importService, BatchService<Batch> batchService, BatchItemCompletionService<BatchItemCompletion> batchItemCompletionService, IndexNotificationService indexNotificationService)