Uses of Package
com.broadleafcommerce.search.index.catalog.messaging.handler
Packages that use com.broadleafcommerce.search.index.catalog.messaging.handler
Package
Description
-
Classes in com.broadleafcommerce.search.index.catalog.messaging.handler used by com.broadleafcommerce.search.index.catalog.messaging.autoconfigureClassDescriptionListens for and handles single index requests originating from changes to an entity that is not a Product itself but is related to a product and thus requires that product to be indexed/reindexed.Listens for a
BatchIndexRequest
message and launches a reindex.Listens for single index requests originating from changes to Products and sends them to be updated in the index. -
Classes in com.broadleafcommerce.search.index.catalog.messaging.handler used by com.broadleafcommerce.search.index.catalog.messaging.handlerClassDescriptionAbstract SingleIndexRequest handler capable of reading products from Catalog for use in event processing.