Class CatalogIndexerMessagingAutoConfiguration


  • @Configuration
    public class CatalogIndexerMessagingAutoConfiguration
    extends Object
    • Constructor Detail

      • CatalogIndexerMessagingAutoConfiguration

        public CatalogIndexerMessagingAutoConfiguration​(com.broadleafcommerce.search.index.core.service.ReindexDelegationService reindexDelegationService,
                                                        CatalogService catalogService,
                                                        com.broadleafcommerce.search.index.core.service.ReindexService reindexService,
                                                        com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                                                        com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentMessageConsumptionService)