Class DefaultSearchIndexerJobsService
java.lang.Object
com.hybris.backoffice.search.services.impl.DefaultSearchIndexerJobsService
- All Implemented Interfaces:
SearchIndexerJobsService
Default service for search indexer jobs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidEnables jobs related to Backoffice Search indexing processvoidsetBackofficeJobsDao(BackofficeJobsDao backofficeJobsDao) voidsetJobNames(Set<String> jobNames) voidsetModelService(ModelService modelService)
-
Constructor Details
-
DefaultSearchIndexerJobsService
public DefaultSearchIndexerJobsService()
-
-
Method Details
-
enableBackofficeSearchIndexerJobs
public void enableBackofficeSearchIndexerJobs()Description copied from interface:SearchIndexerJobsServiceEnables jobs related to Backoffice Search indexing process- Specified by:
enableBackofficeSearchIndexerJobsin interfaceSearchIndexerJobsService
-
setJobNames
-
setBackofficeJobsDao
-
setModelService
-