Uses of Enum Class
de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext.Status
Packages that use IndexerBatchContext.Status
Package
Description
-
Uses of IndexerBatchContext.Status in de.hybris.platform.solrfacetsearch.indexer
Methods in de.hybris.platform.solrfacetsearch.indexer that return IndexerBatchContext.StatusModifier and TypeMethodDescriptionIndexerBatchContext.getStatus()Returns the current status for thisIndexerBatchContextstatic IndexerBatchContext.StatusReturns the enum constant of this class with the specified name.static IndexerBatchContext.Status[]IndexerBatchContext.Status.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IndexerBatchContext.Status in de.hybris.platform.solrfacetsearch.indexer.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.impl that return IndexerBatchContext.StatusMethods in de.hybris.platform.solrfacetsearch.indexer.impl with parameters of type IndexerBatchContext.StatusModifier and TypeMethodDescriptionvoidDefaultIndexerBatchContext.setStatus(IndexerBatchContext.Status status)