Uses of Class
de.hybris.platform.processing.model.BatchModel
Packages that use BatchModel
Package
Description
Contains generated models for each type of de.hybris.platform.impex.jalo package.
Contains generated models for each type of de.hybris.platform.processing.jalo package.
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo package.
-
Uses of BatchModel in de.hybris.platform.impex.model
Subclasses of BatchModel in de.hybris.platform.impex.modelModifier and TypeClassDescriptionclassGenerated model class for type ImportBatch first defined at extension impex. -
Uses of BatchModel in de.hybris.platform.processing.model
Subclasses of BatchModel in de.hybris.platform.processing.modelModifier and TypeClassDescriptionclassGenerated model class for type SimpleBatch first defined at extension processing.Methods in de.hybris.platform.processing.model that return BatchModelModifier and TypeMethodDescriptionDistributedProcessWorkerTaskModel.getContextItem()Generated method - Getter of theTask.contextItemattribute defined at extensionprocessingand redeclared at extensionprocessing.Methods in de.hybris.platform.processing.model that return types with arguments of type BatchModelModifier and TypeMethodDescriptionDistributedProcessModel.getBatches()Generated method - Getter of theDistributedProcess.batchesattribute defined at extensionprocessing.Method parameters in de.hybris.platform.processing.model with type arguments of type BatchModelModifier and TypeMethodDescriptionvoidDistributedProcessModel.setBatches(Collection<BatchModel> value) Generated method - Setter ofDistributedProcess.batchesattribute defined at extensionprocessing. -
Uses of BatchModel in de.hybris.platform.solrfacetsearch.model
Subclasses of BatchModel in de.hybris.platform.solrfacetsearch.modelModifier and TypeClassDescriptionclassGenerated model class for type SolrIndexerBatch first defined at extension solrfacetsearch.