Uses of Class
de.hybris.platform.processing.model.DistributedProcessWorkerTaskModel
-
Packages that use DistributedProcessWorkerTaskModel Package Description de.hybris.platform.processing.distributed.defaultimpl -
-
Uses of DistributedProcessWorkerTaskModel in de.hybris.platform.processing.distributed.defaultimpl
Methods in de.hybris.platform.processing.distributed.defaultimpl that return DistributedProcessWorkerTaskModel Modifier and Type Method Description DistributedProcessWorkerTaskModelScheduler. scheduleWorkerTask(BatchModel batch)Methods in de.hybris.platform.processing.distributed.defaultimpl with parameters of type DistributedProcessWorkerTaskModel Modifier and Type Method Description voidExecutionHandler. handleErrorDuringBatchExecution(DistributedProcessWorkerTaskModel task)voidExecutionHandler. runWorkerTask(DistributedProcessWorkerTaskModel task)
-