Class AbstractBackofficeSolrIndexerJob

All Implemented Interfaces:
JobPerformable
Direct Known Subclasses:
BackofficeSolrIndexerDeleteJob, BackofficeSolrIndexerUpdateJob

@Deprecated(since="1808", forRemoval=true) public abstract class AbstractBackofficeSolrIndexerJob extends SolrIndexerJob
Deprecated, for removal: This API element is subject to removal in a future version.
since 1808 Custom backoffice indexer jobs are deprecated. Standard indexing jobs are being used instead - SolrIndexerJob