Uses of Interface
com.hybris.backoffice.solrsearch.services.SolrIndexerJobsService
-
Packages that use SolrIndexerJobsService Package Description com.hybris.backoffice.solrsearch.services.impl com.hybris.backoffice.solrsearch.setup -
-
Uses of SolrIndexerJobsService in com.hybris.backoffice.solrsearch.services.impl
Classes in com.hybris.backoffice.solrsearch.services.impl that implement SolrIndexerJobsService Modifier and Type Class Description classDefaultSolrIndexerJobsServiceDefault implementation forSolrIndexerJobsService -
Uses of SolrIndexerJobsService in com.hybris.backoffice.solrsearch.setup
Methods in com.hybris.backoffice.solrsearch.setup with parameters of type SolrIndexerJobsService Modifier and Type Method Description voidBackofficeSolrSearchStartupHandler. setSolrIndexerJobsService(SolrIndexerJobsService solrIndexerJobsService)
-