@Service(value="blSolrReloadCatalogCollectionProcessExecutor") public class SolrReloadCatalogCollectionProcessExecutorImpl extends ReloadCatalogCollectionProcessExecutor
ReloadCollectionProcessExecutor. This is responsible for reloading the
necessary cores for the catalog collections when a process is created.| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.core.search.service.solr.SolrConfiguration |
solrConfiguration |
PROCESS_TYPE| Constructor and Description |
|---|
SolrReloadCatalogCollectionProcessExecutorImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Long processId,
Map<String,String> processParams) |
getProcessTypesendExecutionFailureNotification@Autowired(required=false) @Qualifier(value="blCatalogSolrConfiguration") protected org.broadleafcommerce.core.search.service.solr.SolrConfiguration solrConfiguration
Copyright © 2020. All rights reserved.