Uses of Enum Class
de.hybris.platform.processing.enums.BatchType
Packages that use BatchType
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.jalo.enumeration 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 BatchType in de.hybris.platform.impex.model
Constructors in de.hybris.platform.impex.model with parameters of type BatchTypeModifierConstructorDescriptionImportBatchModel(String _executionId, String _id, DistributedProcessModel _process, BatchType _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersImportBatchModel(String _executionId, String _id, String _importContentCode, String _metadata, ItemModel _owner, DistributedProcessModel _process, BatchType _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of BatchType in de.hybris.platform.processing.enums
Methods in de.hybris.platform.processing.enums that return BatchType -
Uses of BatchType in de.hybris.platform.processing.model
Methods in de.hybris.platform.processing.model that return BatchTypeModifier and TypeMethodDescriptionBatchModel.getType()Generated method - Getter of theBatch.typeattribute defined at extensionprocessing.Methods in de.hybris.platform.processing.model with parameters of type BatchTypeModifier and TypeMethodDescriptionvoidGenerated method - Initial setter ofBatch.typeattribute defined at extensionprocessing.Constructors in de.hybris.platform.processing.model with parameters of type BatchTypeModifierConstructorDescriptionBatchModel(String _executionId, String _id, ItemModel _owner, DistributedProcessModel _process, BatchType _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBatchModel(String _executionId, String _id, DistributedProcessModel _process, BatchType _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSimpleBatchModel(String _executionId, String _id, ItemModel _owner, DistributedProcessModel _process, int _retries, BatchType _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSimpleBatchModel(String _executionId, String _id, DistributedProcessModel _process, int _retries, BatchType _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of BatchType in de.hybris.platform.solrfacetsearch.model
Constructors in de.hybris.platform.solrfacetsearch.model with parameters of type BatchTypeModifierConstructorDescriptionSolrIndexerBatchModel(String _executionId, String _id, ItemModel _owner, DistributedProcessModel _process, int _retries, BatchType _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrIndexerBatchModel(String _executionId, String _id, DistributedProcessModel _process, int _retries, BatchType _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters