Uses of Class
de.hybris.platform.task.TaskModel
-
-
Uses of TaskModel in com.hybris.datahub.core.tasks
Methods in com.hybris.datahub.core.tasks with parameters of type TaskModel Modifier and Type Method Description voidItemImportTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidDefaultDataHubTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model)voidItemImportTaskRunner. run(TaskService taskService, TaskModel task)Method parameters in com.hybris.datahub.core.tasks with type arguments of type TaskModel Modifier and Type Method Description voidDefaultDataHubTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model) -
Uses of TaskModel in de.hybris.deltadetection.tasks
Methods in de.hybris.deltadetection.tasks with parameters of type TaskModel Modifier and Type Method Description voidRemoveOrphanedVersionMarkersTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidRemoveOrphanedVersionMarkersTaskRunner. run(TaskService taskService, TaskModel task) -
Uses of TaskModel in de.hybris.platform.apiregistryservices.task
Methods in de.hybris.platform.apiregistryservices.task with parameters of type TaskModel Modifier and Type Method Description voidRemoveOAuthClientTask. handleError(TaskService taskService, TaskModel taskModel, java.lang.Throwable error)voidRemoveOAuthClientTask. run(TaskService taskService, TaskModel taskModel) -
Uses of TaskModel in de.hybris.platform.b2b.model
Subclasses of TaskModel in de.hybris.platform.b2b.model Modifier and Type Class Description classEscalationTaskModelGenerated model class for type EscalationTask first defined at extension b2bapprovalprocess. -
Uses of TaskModel in de.hybris.platform.chinesepaymentfacades.checkout.impl
Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl that return TaskModel Modifier and Type Method Description protected TaskModelDefaultChineseCheckoutFacade. createSubmitOrderEventTask(OrderModel orderModel) -
Uses of TaskModel in de.hybris.platform.chinesepaymentfacades.order.task
Methods in de.hybris.platform.chinesepaymentfacades.order.task with parameters of type TaskModel Modifier and Type Method Description OrderModelSubmitOrderEventTask. getOrderForCurrentStoreAndUser(TaskModel taskModel)voidSubmitOrderEventTask. handleError(TaskService paramTaskService, TaskModel taskModel, java.lang.Throwable error)voidSubmitOrderEventTask. run(TaskService paramTaskService, TaskModel taskModel) -
Uses of TaskModel in de.hybris.platform.chinesepaymentservices.checkout
Methods in de.hybris.platform.chinesepaymentservices.checkout that return types with arguments of type TaskModel Modifier and Type Method Description java.util.Optional<TaskModel>ChineseCheckoutService. getSubmitOrderEventTask(java.lang.String orderCode)Gets task model by order code -
Uses of TaskModel in de.hybris.platform.chinesepaymentservices.checkout.impl
Methods in de.hybris.platform.chinesepaymentservices.checkout.impl that return types with arguments of type TaskModel Modifier and Type Method Description java.util.Optional<TaskModel>DefaultChineseCheckoutService. getSubmitOrderEventTask(java.lang.String orderCode) -
Uses of TaskModel in de.hybris.platform.chinesepaymentservices.order.dao
Methods in de.hybris.platform.chinesepaymentservices.order.dao that return TaskModel Modifier and Type Method Description TaskModelChineseOrderDao. findSubmitOrderEventTask(java.lang.String orderCode)Finds SubmitOrderTask by orderCode -
Uses of TaskModel in de.hybris.platform.chinesepaymentservices.order.dao.impl
Methods in de.hybris.platform.chinesepaymentservices.order.dao.impl that return TaskModel Modifier and Type Method Description TaskModelDefaultChineseOrderDao. findSubmitOrderEventTask(java.lang.String orderCode) -
Uses of TaskModel in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type TaskModel Modifier and Type Method Description voidPreviewTicketRemoveTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidPreviewTicketRemoveTaskRunner. run(TaskService taskService, TaskModel task) -
Uses of TaskModel in de.hybris.platform.cronjob.task
Methods in de.hybris.platform.cronjob.task with parameters of type TaskModel Modifier and Type Method Description voidExecuteCronJobTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidExecuteCronJobTaskRunner. run(TaskService taskService, TaskModel task) -
Uses of TaskModel in de.hybris.platform.impex.distributed.log
Methods in de.hybris.platform.impex.distributed.log with parameters of type TaskModel Modifier and Type Method Description TaskLoggingCtxDistributedImpexLoggingCtxProducer. createLoggingCtx(TaskModel task)booleanDistributedImpexLoggingCtxProducer. isDefinedForTask(TaskModel task) -
Uses of TaskModel in de.hybris.platform.kymaintegrationservices.task
Methods in de.hybris.platform.kymaintegrationservices.task that return types with arguments of type TaskModel Modifier and Type Method Description protected java.util.List<TaskModel>KymaCertificateRenewalTaskRunnerTest. findTasks(ConsumedCertificateCredentialModel consumedCertificateCredential)Methods in de.hybris.platform.kymaintegrationservices.task with parameters of type TaskModel Modifier and Type Method Description voidKymaCertificateRenewalTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidKymaEventEmitTaskRunner. handleError(TaskService taskService, TaskModel taskModel, java.lang.Throwable error)voidKymaCertificateRenewalTaskRunner. run(TaskService taskService, TaskModel task)voidKymaEventEmitTaskRunner. run(TaskService taskService, TaskModel task) -
Uses of TaskModel in de.hybris.platform.mediaconversion.job
Methods in de.hybris.platform.mediaconversion.job with parameters of type TaskModel Modifier and Type Method Description voidMediaConversionJob. handleError(TaskService tServ, TaskModel task, java.lang.Throwable error)Does nothing except logging the error.voidMediaConversionJob. run(TaskService taskService, TaskModel task) -
Uses of TaskModel in de.hybris.platform.mediaconversion.metadata
Methods in de.hybris.platform.mediaconversion.metadata that return TaskModel Modifier and Type Method Description static TaskModelMediaMetaDataTaskRunner. create(MediaModel model)Creates a new Task with the according context.Methods in de.hybris.platform.mediaconversion.metadata with parameters of type TaskModel Modifier and Type Method Description voidMediaMetaDataTaskRunner. handleError(TaskService service, TaskModel task, java.lang.Throwable fault)voidMediaMetaDataTaskRunner. run(TaskService service, TaskModel task) -
Uses of TaskModel in de.hybris.platform.personalizationservices.task
Methods in de.hybris.platform.personalizationservices.task with parameters of type TaskModel Modifier and Type Method Description voidCleanCxSessionResultsTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidCxPresetPersonalizationCalculationTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidCxRegisteredUserSessionCloseTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidCleanCxSessionResultsTaskRunner. run(TaskService taskService, TaskModel task)voidCxPresetPersonalizationCalculationTaskRunner. run(TaskService taskService, TaskModel task)voidCxRegisteredUserSessionCloseTaskRunner. run(TaskService taskService, TaskModel task) -
Uses of TaskModel in de.hybris.platform.processengine.model
Subclasses of TaskModel in de.hybris.platform.processengine.model Modifier and Type Class Description classProcessTaskModelGenerated model class for type ProcessTask first defined at extension processing. -
Uses of TaskModel in de.hybris.platform.processengine.task.impl
Methods in de.hybris.platform.processengine.task.impl with parameters of type TaskModel Modifier and Type Method Description voidProcessengineTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model)Method parameters in de.hybris.platform.processengine.task.impl with type arguments of type TaskModel Modifier and Type Method Description voidProcessengineTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model) -
Uses of TaskModel in de.hybris.platform.processing.distributed.defaultimpl
Methods in de.hybris.platform.processing.distributed.defaultimpl with parameters of type TaskModel Modifier and Type Method Description TaskLoggingCtxLoggingCtxProducer. createLoggingCtx(TaskModel task)TaskLoggingCtxDistributedProcessLoggingCtxFactory. createLoggingCtxForTask(TaskModel task)voidDispatcher. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)TaskLoggingCtxDispatcher. initLoggingCtx(TaskModel task)booleanLoggingCtxProducer. isDefinedForTask(TaskModel task)voidDispatcher. run(TaskService taskService, TaskModel task) -
Uses of TaskModel in de.hybris.platform.processing.model
Subclasses of TaskModel in de.hybris.platform.processing.model Modifier and Type Class Description classDistributedProcessTransitionTaskModelGenerated model class for type DistributedProcessTransitionTask first defined at extension processing.classDistributedProcessWorkerTaskModelGenerated model class for type DistributedProcessWorkerTask first defined at extension processing. -
Uses of TaskModel in de.hybris.platform.servicelayer.dynamic
Methods in de.hybris.platform.servicelayer.dynamic with parameters of type TaskModel Modifier and Type Method Description java.util.DateTaskExecutionDateAttributeHandler. get(TaskModel model)java.util.DateTaskExpirationDateAttributeHandler. get(TaskModel model)voidTaskExecutionDateAttributeHandler. set(TaskModel model, java.util.Date date)voidTaskExpirationDateAttributeHandler. set(TaskModel model, java.util.Date date) -
Uses of TaskModel in de.hybris.platform.servicelayer.interceptor
Methods in de.hybris.platform.servicelayer.interceptor with parameters of type TaskModel Modifier and Type Method Description voidTaskPrepareInterceptor. onPrepare(TaskModel model, InterceptorContext ctx) -
Uses of TaskModel in de.hybris.platform.task
Classes in de.hybris.platform.task with type parameters of type TaskModel Modifier and Type Interface Description interfaceExtendedTaskRunner<T extends TaskModel>interfaceTaskRunner<T extends TaskModel>Methods in de.hybris.platform.task that return TaskModel Modifier and Type Method Description TaskModelTaskConditionModel. getTask()Generated method - Getter of theTaskCondition.taskattribute defined at extensionprocessing.Methods in de.hybris.platform.task with parameters of type TaskModel Modifier and Type Method Description booleanExtendedTaskRunner. captureLogs(TaskService taskManager, TaskModel finishedTask)TestTaskRunner.TaskRunnerResultTestTaskRunner. getResultFor(TaskModel task)voidTestTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)booleanExtendedTaskRunner. keepErrorTask(TaskService taskManager, TaskModel errorTask, java.lang.Throwable error)booleanExtendedTaskRunner. keepFinishedTask(TaskService taskManager, TaskModel finishedTask)voidTestTaskRunner. run(TaskService taskService, TaskModel task)voidTxTestTaskRunner. run(TaskService taskService, TaskModel task)voidTaskService. scheduleTask(TaskModel task)Schedule a task.voidTaskConditionModel. setTask(TaskModel value)Generated method - Setter ofTaskCondition.taskattribute defined at extensionprocessing.protected TestTaskRunner.TaskRunnerResultTaskServiceTest. waitForTask(TestTaskRunner runner, TaskModel task, int seconds, java.lang.String errorMessage) -
Uses of TaskModel in de.hybris.platform.task.action
Methods in de.hybris.platform.task.action that return TaskModel Modifier and Type Method Description TaskModelActionTaskCreationStrategy. createTaskForAction(AbstractActionModel action, java.lang.Object argument)TaskModelDefaultActionTaskCreationStrategy. createTaskForAction(AbstractActionModel action, java.lang.Object argument)TaskModelTriggeredTaskAction. getTask()Methods in de.hybris.platform.task.action with parameters of type TaskModel Modifier and Type Method Description voidActionPerformableTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidActionPerformableTaskRunner. run(TaskService taskService, TaskModel task)protected booleanTaskActionTest. waitForTaskCompletion(TaskModel taskModel, long maxWait)Constructors in de.hybris.platform.task.action with parameters of type TaskModel Constructor Description TriggeredTaskAction(AbstractActionModel action, T argument, ActionExecutionStrategy strategy, TaskModel task) -
Uses of TaskModel in de.hybris.platform.task.impl
Methods in de.hybris.platform.task.impl that return types with arguments of type TaskModel Modifier and Type Method Description java.lang.Class<? extends TaskRunner<? extends TaskModel>>DefaultTaskExecutionStrategy. getRunnerClass()java.lang.Class<? extends TaskRunner<? extends TaskModel>>TaskExecutionStrategy. getRunnerClass()Methods in de.hybris.platform.task.impl with parameters of type TaskModel Modifier and Type Method Description protected voidDefaultTaskService. checkTask(TaskModel toBeScheduled)protected voidDefaultTaskService. checkTaskConditions(TaskModel toBeScheduled, TaskConditionModel cond)protected voidDefaultScheduleAndTriggerStrategy. doScheduleInTransaction(TaskModel task)voidDefaultTaskExecutionStrategy. finished(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, java.lang.Throwable error)voidTaskExecutionStrategy. finished(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, java.lang.Throwable error)protected voidDefaultScheduleAndTriggerStrategy. finishScheduleTaskWithConditions(TaskModel task, java.util.Date scheduledExecutionDate)java.lang.ThrowableDefaultTaskExecutionStrategy. handleError(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, java.lang.Throwable error)java.lang.ThrowableTaskExecutionStrategy. handleError(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, java.lang.Throwable error)voidTaskServiceErrorHandlingOnStartupTest.ErrorHandlingTestTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)java.util.DateDefaultTaskExecutionStrategy. handleRetry(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, RetryLaterException retry, int currentRetries)java.util.DateTaskExecutionStrategy. handleRetry(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, RetryLaterException retry, int currentRetries)protected voidDefaultScheduleAndTriggerStrategy. insertScheduleConditionOrRetryMatch(TaskModel task, PK taskPK, TaskConditionModel cond)protected voidDefaultScheduleAndTriggerStrategy. prepareScheduleTaskWithConditions(TaskModel task)voidDefaultTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model)voidTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model)voidTaskServiceErrorHandlingOnStartupTest.ErrorHandlingTestTaskRunner. run(TaskService taskService, TaskModel task)voidTriggerTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model)voidDefaultScheduleAndTriggerStrategy. scheduleTask(TaskModel task)voidDefaultTaskService. scheduleTask(TaskModel task)voidScheduleAndTriggerStrategy. scheduleTask(TaskModel task)Schedules a new task.protected voidDefaultScheduleAndTriggerStrategy. scheduleTaskInternal(TaskModel task)protected voidDefaultScheduleAndTriggerStrategy. scheduleTaskWithConditions(TaskModel task)protected voidDefaultScheduleAndTriggerStrategy. scheduleTaskWithoutConditions(TaskModel task)protected TestTaskRunner.TaskRunnerResultTaskServiceErrorHandlingOnStartupTest. waitForTask(TestTaskRunner runner, TaskModel task, int seconds, java.lang.String errorMessage)Method parameters in de.hybris.platform.task.impl with type arguments of type TaskModel Modifier and Type Method Description protected java.lang.LongDefaultTaskServiceBaseTest. createExpiredTask(int nodeId, java.util.function.UnaryOperator<TaskModel> extend)protected java.lang.LongDefaultTaskServiceBaseTest. createExpiredTask(java.lang.String group, java.util.function.UnaryOperator<TaskModel> extend)protected java.lang.LongDefaultTaskServiceBaseTest. createTask(int nodeId, java.lang.String group, java.util.function.UnaryOperator<TaskModel> extend)protected java.lang.LongDefaultTaskServiceBaseTest. createTask(int nodeId, java.util.function.UnaryOperator<TaskModel> extend)protected java.lang.LongDefaultTaskServiceBaseTest. createTask(java.lang.String group, java.util.function.UnaryOperator<TaskModel> extend)voidDefaultTaskExecutionStrategy. finished(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, java.lang.Throwable error)voidTaskExecutionStrategy. finished(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, java.lang.Throwable error)protected TaskExecutionStrategyDefaultTaskService. getExecutionStrategy(TaskRunner<? extends TaskModel> runner)protected TaskExecutionStrategyDefaultTaskServiceBaseTest.TestTaskService. getExecutionStrategy(TaskRunner<? extends TaskModel> runner)protected TaskExecutionStrategyTriggerTaskRunnerRetriesHandlingTest.TestTaskService. getExecutionStrategy(TaskRunner<? extends TaskModel> runner)java.lang.ThrowableDefaultTaskExecutionStrategy. handleError(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, java.lang.Throwable error)java.lang.ThrowableTaskExecutionStrategy. handleError(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, java.lang.Throwable error)java.util.DateDefaultTaskExecutionStrategy. handleRetry(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, RetryLaterException retry, int currentRetries)java.util.DateTaskExecutionStrategy. handleRetry(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, RetryLaterException retry, int currentRetries)voidDefaultTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model)voidTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model)voidTriggerTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model)voidDefaultTaskExecutionStrategy. setRunnerClass(java.lang.Class<? extends TaskRunner<? extends TaskModel>> runnerClass)Constructor parameters in de.hybris.platform.task.impl with type arguments of type TaskModel Constructor Description TestTaskService(int nodeId, java.util.Collection<java.lang.String> nodeGroups, java.util.function.Predicate<TaskModel> shouldProcess, java.util.concurrent.CountDownLatch countDownLatch, java.util.concurrent.CountDownLatch deleteCountDownLatch, boolean isExclusive)TestTaskService(int nodeId, java.util.Collection<java.lang.String> nodeGroups, java.util.function.Predicate<TaskModel> shouldProcess, java.util.concurrent.CountDownLatch countDownLatch, java.util.concurrent.CountDownLatch deleteCountDownLatch, boolean isExclusive, boolean processTriggerTask) -
Uses of TaskModel in de.hybris.platform.task.model
Subclasses of TaskModel in de.hybris.platform.task.model Modifier and Type Class Description classScriptingTaskModelGenerated model class for type ScriptingTask first defined at extension processing.classTriggerTaskModelGenerated model class for type TriggerTask first defined at extension processing. -
Uses of TaskModel in de.hybris.platform.task.runner
Methods in de.hybris.platform.task.runner with parameters of type TaskModel Modifier and Type Method Description voidLatchTaskRunner. handleError(TaskService service, TaskModel task, java.lang.Throwable fault)voidLatchTaskRunner. run(TaskService service, TaskModel task) -
Uses of TaskModel in de.hybris.platform.ticket.task
Methods in de.hybris.platform.ticket.task with parameters of type TaskModel Modifier and Type Method Description voidSendEmailTaskRunner. handleError(TaskService taskService, TaskModel taskModel, java.lang.Throwable throwable)voidSendEmailTaskRunner. run(TaskService taskService, TaskModel taskModel) -
Uses of TaskModel in de.hybris.platform.yacceleratorfulfilmentprocess.test
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.test that return types with arguments of type TaskModel Modifier and Type Method Description java.util.List<TaskModel>TaskServiceStub. cleanup()java.util.List<TaskModel>TaskServiceStub. getTasks()Methods in de.hybris.platform.yacceleratorfulfilmentprocess.test with parameters of type TaskModel Modifier and Type Method Description voidTaskServiceStub. scheduleTask(TaskModel task) -
Uses of TaskModel in de.hybris.y2ysync.task.distributed
Methods in de.hybris.y2ysync.task.distributed with parameters of type TaskModel Modifier and Type Method Description TaskLoggingCtxDistributedY2YSyncLoggingCtxProducer. createLoggingCtx(TaskModel task)booleanDistributedY2YSyncLoggingCtxProducer. isDefinedForTask(TaskModel task) -
Uses of TaskModel in de.hybris.y2ysync.task.logging
Methods in de.hybris.y2ysync.task.logging with parameters of type TaskModel Modifier and Type Method Description TaskLoggingCtxY2YSyncLoggingCtxFactory. createY2YSyncTaskLogger(TaskModel task) -
Uses of TaskModel in de.hybris.y2ysync.task.runner
Methods in de.hybris.y2ysync.task.runner with parameters of type TaskModel Modifier and Type Method Description protected java.lang.StringAbstractMainTaskRunner. getSyncExecutionId(TaskModel task)voidConsumeY2YChangesTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidDataHubRequestTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidImportZipCreatorTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidItemChangesProcessor. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)TaskLoggingCtxConsumeY2YChangesTaskRunner. initLoggingCtx(TaskModel task)TaskLoggingCtxDataHubRequestTaskRunner. initLoggingCtx(TaskModel task)TaskLoggingCtxImportZipCreatorTaskRunner. initLoggingCtx(TaskModel task)TaskLoggingCtxItemChangesProcessor. initLoggingCtx(TaskModel task)voidConsumeY2YChangesTaskRunner. run(TaskService taskService, TaskModel task)voidDataHubRequestTaskRunner. run(TaskService taskService, TaskModel task)voidImportZipCreatorTaskRunner. run(TaskService taskService, TaskModel task)voidItemChangesProcessor. run(TaskService taskService, TaskModel task)
-