Uses of Class
de.hybris.platform.processing.model.DistributedProcessModel
Packages that use DistributedProcessModel
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 DistributedProcessModel in de.hybris.platform.impex.model
Subclasses of DistributedProcessModel in de.hybris.platform.impex.modelModifier and TypeClassDescriptionclassGenerated model class for type DistributedImportProcess first defined at extension impex.Constructors in de.hybris.platform.impex.model with parameters of type DistributedProcessModelModifierConstructorDescriptionImportBatchModel(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 DistributedProcessModel in de.hybris.platform.processing.model
Subclasses of DistributedProcessModel in de.hybris.platform.processing.modelModifier and TypeClassDescriptionclassGenerated model class for type SimpleDistributedProcess first defined at extension processing.Methods in de.hybris.platform.processing.model that return DistributedProcessModelModifier and TypeMethodDescriptionDistributedProcessTransitionTaskModel.getContextItem()Generated method - Getter of theTask.contextItemattribute defined at extensionprocessingand redeclared at extensionprocessing.BatchModel.getProcess()Generated method - Getter of theBatch.processattribute defined at extensionprocessing.Methods in de.hybris.platform.processing.model with parameters of type DistributedProcessModelModifier and TypeMethodDescriptionvoidBatchModel.setProcess(DistributedProcessModel value) Generated method - Initial setter ofBatch.processattribute defined at extensionprocessing.Constructors in de.hybris.platform.processing.model with parameters of type DistributedProcessModelModifierConstructorDescriptionBatchModel(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 DistributedProcessModel in de.hybris.platform.solrfacetsearch.model
Subclasses of DistributedProcessModel in de.hybris.platform.solrfacetsearch.modelModifier and TypeClassDescriptionclassGenerated model class for type SolrIndexerDistributedProcess first defined at extension solrfacetsearch.Constructors in de.hybris.platform.solrfacetsearch.model with parameters of type DistributedProcessModelModifierConstructorDescriptionSolrIndexerBatchModel(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