Uses of Class
de.hybris.platform.solrfacetsearch.indexer.cron.SolrIndexerJob
-
Packages that use SolrIndexerJob Package Description com.hybris.backoffice.solrsearch.indexer.cron -
-
Uses of SolrIndexerJob in com.hybris.backoffice.solrsearch.indexer.cron
Subclasses of SolrIndexerJob 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')
-