Uses of Class
de.hybris.platform.task.TaskModel
Packages that use TaskModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
Contains generated models for each type of de.hybris.platform.processengine.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.task package.
Contains generated models for each type of de.hybris.platform.task.jalo package.
-
Uses of TaskModel in com.sap.hybris.sapimpeximportadapter.tasks
Methods in com.sap.hybris.sapimpeximportadapter.tasks with parameters of type TaskModelModifier and TypeMethodDescriptionvoidSapImpexImportTaskRunner.handleError(de.hybris.platform.task.TaskService taskService, TaskModel task, Throwable error) Deprecated, for removal: This API element is subject to removal in a future version.Method that handles the errors while running the task.voidDeprecated, for removal: This API element is subject to removal in a future version.Implementation for running the impex import task -
Uses of TaskModel in de.hybris.platform.b2b.model
Subclasses of TaskModel in de.hybris.platform.b2b.modelModifier and TypeClassDescriptionclassGenerated model class for type EscalationTask first defined at extension b2bapprovalprocess. -
Uses of TaskModel in de.hybris.platform.gigya.gigyab2bfacades.task.runner
Methods in de.hybris.platform.gigya.gigyab2bfacades.task.runner with parameters of type TaskModelModifier and TypeMethodDescriptionvoidGigyaWebHookEventsTaskRunner.handleError(de.hybris.platform.task.TaskService taskService, TaskModel taskModel, Throwable error) voidGigyaWebHookEventsTaskRunner.run(de.hybris.platform.task.TaskService taskService, TaskModel taskModel) -
Uses of TaskModel in de.hybris.platform.gigya.gigyafacades.task.runner
Methods in de.hybris.platform.gigya.gigyafacades.task.runner with parameters of type TaskModelModifier and TypeMethodDescriptionvoidGigyaToHybrisUserUpdateTaskRunner.handleError(de.hybris.platform.task.TaskService taskService, TaskModel taskModel, Throwable error) protected voidGigyaToHybrisUserUpdateTaskRunner.handleRetry(TaskModel taskModel) Handle retryvoidGigyaToHybrisUserUpdateTaskRunner.run(de.hybris.platform.task.TaskService taskService, TaskModel taskModel) -
Uses of TaskModel in de.hybris.platform.processengine.model
Subclasses of TaskModel in de.hybris.platform.processengine.modelModifier and TypeClassDescriptionclassGenerated model class for type ProcessTask first defined at extension processing. -
Uses of TaskModel in de.hybris.platform.processing.model
Subclasses of TaskModel in de.hybris.platform.processing.modelModifier and TypeClassDescriptionclassGenerated model class for type DistributedProcessTransitionTask first defined at extension processing.classGenerated model class for type DistributedProcessWorkerTask first defined at extension processing. -
Uses of TaskModel in de.hybris.platform.sap.orderexchange.taskrunners
Methods in de.hybris.platform.sap.orderexchange.taskrunners with parameters of type TaskModelModifier and TypeMethodDescriptionvoidSendOrderCancelRequestAsCSVTaskRunner.handleError(de.hybris.platform.task.TaskService paramTaskService, TaskModel taskModel, Throwable paramThrowable) voidSendOrderCancelRequestAsCSVTaskRunner.run(de.hybris.platform.task.TaskService paramTaskService, TaskModel taskModel) -
Uses of TaskModel in de.hybris.platform.sap.sapcpiorderexchange.actions
Methods in de.hybris.platform.sap.sapcpiorderexchange.actions with parameters of type TaskModel -
Uses of TaskModel in de.hybris.platform.sap.sapcpiorderexchangeoms.actions
Methods in de.hybris.platform.sap.sapcpiorderexchangeoms.actions with parameters of type TaskModel -
Uses of TaskModel in de.hybris.platform.task
Methods in de.hybris.platform.task that return TaskModelModifier and TypeMethodDescriptionTaskConditionModel.getTask()Generated method - Getter of theTaskCondition.taskattribute defined at extensionprocessing.Methods in de.hybris.platform.task with parameters of type TaskModel -
Uses of TaskModel in de.hybris.platform.task.model
Subclasses of TaskModel in de.hybris.platform.task.modelModifier and TypeClassDescriptionclassGenerated model class for type ScriptingTask first defined at extension processing.classGenerated model class for type TriggerTask first defined at extension processing.