Uses of Class
de.hybris.platform.processing.jalo.DistributedProcess
-
-
Uses of DistributedProcess in de.hybris.platform.cronjob.jalo
Methods in de.hybris.platform.cronjob.jalo that return DistributedProcess Modifier and Type Method Description DistributedProcessGeneratedCronJobManager. createDistributedProcess(SessionContext ctx, java.util.Map attributeValues)DistributedProcessGeneratedCronJobManager. createDistributedProcess(java.util.Map attributeValues) -
Uses of DistributedProcess in de.hybris.platform.impex.jalo
Subclasses of DistributedProcess in de.hybris.platform.impex.jalo Modifier and Type Class Description classDistributedImportProcessclassGeneratedDistributedImportProcessGenerated class for typeDistributedImportProcess. -
Uses of DistributedProcess in de.hybris.platform.processing.jalo
Subclasses of DistributedProcess in de.hybris.platform.processing.jalo Modifier and Type Class Description classGeneratedSimpleDistributedProcessGenerated class for typeSimpleDistributedProcess.classSimpleDistributedProcessMethods in de.hybris.platform.processing.jalo that return DistributedProcess Modifier and Type Method Description DistributedProcessGeneratedBatch. getProcess()Generated method - Getter of theBatch.processattribute.DistributedProcessGeneratedBatch. getProcess(SessionContext ctx)Generated method - Getter of theBatch.processattribute.Methods in de.hybris.platform.processing.jalo with parameters of type DistributedProcess Modifier and Type Method Description protected voidGeneratedBatch. setProcess(SessionContext ctx, DistributedProcess value)Generated method - Setter of theBatch.processattribute.protected voidGeneratedBatch. setProcess(DistributedProcess value)Generated method - Setter of theBatch.processattribute. -
Uses of DistributedProcess in de.hybris.platform.solrfacetsearch.jalo
Subclasses of DistributedProcess in de.hybris.platform.solrfacetsearch.jalo Modifier and Type Class Description classGeneratedSolrIndexerDistributedProcessGenerated class for typeSolrIndexerDistributedProcess.classSolrIndexerDistributedProcess -
Uses of DistributedProcess in de.hybris.y2ysync.jalo
Subclasses of DistributedProcess in de.hybris.y2ysync.jalo Modifier and Type Class Description classGeneratedY2YDistributedProcessGenerated class for typeY2YDistributedProcess.classY2YDistributedProcess
-