Uses of Class
de.hybris.platform.solrfacetsearch.indexer.cron.AbstractIndexerJob
-
Packages that use AbstractIndexerJob Package Description com.hybris.backoffice.solrsearch.indexer.cron de.hybris.platform.solrfacetsearch.indexer.cron -
-
Uses of AbstractIndexerJob in com.hybris.backoffice.solrsearch.indexer.cron
Subclasses of AbstractIndexerJob in com.hybris.backoffice.solrsearch.indexer.cron Modifier and Type Class Description classAbstractBackofficeSolrIndexerJobDeprecated, for removal: This API element is subject to removal in a future version.since 1808 Custom backoffice indexer jobs are deprecated.classBackofficeSolrIndexerDeleteJobDeprecated, for removal: This API element is subject to removal in a future version.since 1808 Custom backoffice indexer jobs are deprecated.classBackofficeSolrIndexerUpdateJobDeprecated, for removal: This API element is subject to removal in a future version.since 6.6 Updating has been replaced by SolrIndexerCronJob (code='update-backofficeIndex-CronJob') -
Uses of AbstractIndexerJob in de.hybris.platform.solrfacetsearch.indexer.cron
Subclasses of AbstractIndexerJob in de.hybris.platform.solrfacetsearch.indexer.cron Modifier and Type Class Description classSolrIndexerHotUpdateJobJob that performs indexer hot-updateclassSolrIndexerJobJob that performs indexing
-