Uses of Class
com.broadleafcommerce.search.index.customer.autoconfigure.CustomerIndexerProperties
Packages that use CustomerIndexerProperties
Package
Description
-
Uses of CustomerIndexerProperties in com.broadleafcommerce.search.index.customer.messaging
Methods in com.broadleafcommerce.search.index.customer.messaging with parameters of type CustomerIndexerPropertiesModifier and TypeMethodDescriptionCustomerIndexerMessagingAutoConfiguration.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) -
Uses of CustomerIndexerProperties in com.broadleafcommerce.search.index.customer.queue.autoconfigure
Methods in com.broadleafcommerce.search.index.customer.queue.autoconfigure with parameters of type CustomerIndexerPropertiesModifier and TypeMethodDescriptionCustomerQueueLoader<com.broadleafcommerce.search.index.core.queue.BatchIdHolder<String>>
CustomerIndexerQueueAutoConfiguration.customerQueueLoader
(com.broadleafcommerce.search.index.autoconfigure.IndexerProperties indexerProperties, CustomerIndexerProperties customerIndexerProperties, CustomerService customerService, com.broadleafcommerce.search.index.core.ProcessStateService processStateService)