Uses of Class
com.broadleafcommerce.search.index.customer.messaging.handler.CustomerBatchIndexRequestHandler
- 
Packages that use CustomerBatchIndexRequestHandler Package Description com.broadleafcommerce.search.index.customer.messaging  - 
- 
Uses of CustomerBatchIndexRequestHandler in com.broadleafcommerce.search.index.customer.messaging
Methods in com.broadleafcommerce.search.index.customer.messaging that return CustomerBatchIndexRequestHandler Modifier and Type Method Description CustomerBatchIndexRequestHandlerCustomerIndexerMessagingAutoConfiguration. customerBatchIndexRequestHandler(com.broadleafcommerce.search.index.core.service.ReindexDelegationService reindexDelegationService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.search.index.core.service.ReindexService reindexService, CustomerService customerService, CustomerIndexerProperties customerIndexerProperties) 
 -