Class CustomerIndexerQueueAutoConfiguration
java.lang.Object
com.broadleafcommerce.search.index.customer.queue.autoconfigure.CustomerIndexerQueueAutoConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCustomerQueueLoader<com.broadleafcommerce.search.index.core.queue.BatchIdHolder<String>>
customerQueueLoader
(com.broadleafcommerce.search.index.autoconfigure.IndexerProperties indexerProperties, CustomerIndexerProperties customerIndexerProperties, CustomerService customerService, com.broadleafcommerce.search.index.core.ProcessStateService processStateService)
-
Constructor Details
-
CustomerIndexerQueueAutoConfiguration
public CustomerIndexerQueueAutoConfiguration()
-
-
Method Details
-
customerQueueLoader
@Bean @ConditionalOnMissingBean public CustomerQueueLoader<com.broadleafcommerce.search.index.core.queue.BatchIdHolder<String>> customerQueueLoader(com.broadleafcommerce.search.index.autoconfigure.IndexerProperties indexerProperties, CustomerIndexerProperties customerIndexerProperties, CustomerService customerService, com.broadleafcommerce.search.index.core.ProcessStateService processStateService)
-