Uses of Class
com.broadleafcommerce.search.index.solr.worker.SolrIndexWorkerProperties
Packages that use SolrIndexWorkerProperties
Package
Description
-
Uses of SolrIndexWorkerProperties in com.broadleafcommerce.search.index.solr.worker
Methods in com.broadleafcommerce.search.index.solr.worker that return SolrIndexWorkerPropertiesModifier and TypeMethodDescriptionprotected SolrIndexWorkerPropertiesSolrIndexWorkerUtil.getProperties()Constructors in com.broadleafcommerce.search.index.solr.worker with parameters of type SolrIndexWorkerProperties -
Uses of SolrIndexWorkerProperties in com.broadleafcommerce.search.index.solr.worker.autoconfigure
Methods in com.broadleafcommerce.search.index.solr.worker.autoconfigure with parameters of type SolrIndexWorkerPropertiesModifier and TypeMethodDescriptionSolrCommonIndexWorkerAutoConfiguration.solrIndexWorkerUtil(SolrIndexWorkerProperties properties)