Uses of Interface
de.hybris.platform.task.TaskService
-
-
Uses of TaskService in com.hybris.datahub.core.facades.impl
Methods in com.hybris.datahub.core.facades.impl with parameters of type TaskService Modifier and Type Method Description voidDefaultItemImportTaskRunningFacade. setTaskService(TaskService taskService) -
Uses of TaskService in com.hybris.datahub.core.tasks
Methods in com.hybris.datahub.core.tasks with parameters of type TaskService 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) -
Uses of TaskService in de.hybris.deltadetection.interceptors
Methods in de.hybris.deltadetection.interceptors with parameters of type TaskService Modifier and Type Method Description voidStreamConfigurationRemoveInterceptor. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.deltadetection.tasks
Methods in de.hybris.deltadetection.tasks with parameters of type TaskService Modifier and Type Method Description voidRemoveOrphanedVersionMarkersTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidRemoveOrphanedVersionMarkersTaskRunner. run(TaskService taskService, TaskModel task) -
Uses of TaskService in de.hybris.platform.apiregistryservices.services.impl
Methods in de.hybris.platform.apiregistryservices.services.impl that return TaskService Modifier and Type Method Description protected TaskServiceDefaultCredentialService. getTaskService()Methods in de.hybris.platform.apiregistryservices.services.impl with parameters of type TaskService Modifier and Type Method Description voidDefaultCredentialService. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.apiregistryservices.task
Methods in de.hybris.platform.apiregistryservices.task with parameters of type TaskService Modifier and Type Method Description voidRemoveOAuthClientTask. handleError(TaskService taskService, TaskModel taskModel, java.lang.Throwable error)voidRemoveOAuthClientTask. run(TaskService taskService, TaskModel taskModel) -
Uses of TaskService in de.hybris.platform.b2b.process.approval.actions
Methods in de.hybris.platform.b2b.process.approval.actions with parameters of type TaskService Modifier and Type Method Description voidEscalationTaskRunner. handleError(TaskService taskService, EscalationTaskModel task, java.lang.Throwable error)voidEscalationTaskRunner. run(TaskService taskService, EscalationTaskModel task) -
Uses of TaskService in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that return TaskService Modifier and Type Method Description protected TaskServiceDefaultB2BEscalationService. getTaskService()Methods in de.hybris.platform.b2b.services.impl with parameters of type TaskService Modifier and Type Method Description voidDefaultB2BEscalationService. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.chinesepaymentfacades.checkout.impl
Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl that return TaskService Modifier and Type Method Description protected TaskServiceDefaultChineseCheckoutFacade. getTaskService()Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl with parameters of type TaskService Modifier and Type Method Description voidDefaultChineseCheckoutFacade. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.chinesepaymentfacades.order.task
Methods in de.hybris.platform.chinesepaymentfacades.order.task with parameters of type TaskService Modifier and Type Method Description voidSubmitOrderEventTask. handleError(TaskService paramTaskService, TaskModel taskModel, java.lang.Throwable error)voidSubmitOrderEventTask. run(TaskService paramTaskService, TaskModel taskModel) -
Uses of TaskService in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl that return TaskService Modifier and Type Method Description protected TaskServiceDefaultCMSPreviewService. getTaskService()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type TaskService Modifier and Type Method Description voidPreviewTicketRemoveTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidPreviewTicketRemoveTaskRunner. run(TaskService taskService, TaskModel task)voidDefaultCMSPreviewService. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.cronjob.task
Methods in de.hybris.platform.cronjob.task with parameters of type TaskService Modifier and Type Method Description voidExecuteCronJobTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidExecuteCronJobTaskRunner. run(TaskService taskService, TaskModel task) -
Uses of TaskService in de.hybris.platform.kymaintegrationservices.services.impl
Methods in de.hybris.platform.kymaintegrationservices.services.impl that return TaskService Modifier and Type Method Description protected TaskServiceDefaultCertificateService. getTaskService()Methods in de.hybris.platform.kymaintegrationservices.services.impl with parameters of type TaskService Modifier and Type Method Description voidDefaultCertificateService. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.kymaintegrationservices.strategies.impl
Methods in de.hybris.platform.kymaintegrationservices.strategies.impl that return TaskService Modifier and Type Method Description protected TaskServiceKymaEventEmitStrategy. getTaskService()Methods in de.hybris.platform.kymaintegrationservices.strategies.impl with parameters of type TaskService Modifier and Type Method Description voidKymaEventEmitStrategy. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.kymaintegrationservices.task
Methods in de.hybris.platform.kymaintegrationservices.task that return TaskService Modifier and Type Method Description protected TaskServiceKymaCertificateRenewalTaskRunner. getTaskService()Methods in de.hybris.platform.kymaintegrationservices.task with parameters of type TaskService 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)voidKymaCertificateRenewalTaskRunner. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.mediaconversion.job
Methods in de.hybris.platform.mediaconversion.job that return TaskService Modifier and Type Method Description TaskServiceMediaConversionJob. getTaskService()Methods in de.hybris.platform.mediaconversion.job with parameters of type TaskService 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)voidMediaConversionJob. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.mediaconversion.metadata
Methods in de.hybris.platform.mediaconversion.metadata with parameters of type TaskService Modifier and Type Method Description voidMediaMetaDataTaskRunner. handleError(TaskService service, TaskModel task, java.lang.Throwable fault)voidMediaMetaDataTaskRunner. run(TaskService service, TaskModel task) -
Uses of TaskService in de.hybris.platform.personalizationservices.events
Methods in de.hybris.platform.personalizationservices.events that return TaskService Modifier and Type Method Description protected TaskServiceCxBeforeSessionCloseListener. getTaskService()Methods in de.hybris.platform.personalizationservices.events with parameters of type TaskService Modifier and Type Method Description voidCxBeforeSessionCloseListener. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.personalizationservices.task
Methods in de.hybris.platform.personalizationservices.task with parameters of type TaskService 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 TaskService in de.hybris.platform.processengine.impl
Methods in de.hybris.platform.processengine.impl with parameters of type TaskService Modifier and Type Method Description voidDefaultBusinessProcessService. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.processengine.process
Methods in de.hybris.platform.processengine.process with parameters of type TaskService Modifier and Type Method Description protected voidProcessengineTaskRunner. beforeRun(TaskService taskService, ProcessTaskModel task)protected java.lang.StringProcessengineTaskRunner. doRun(TaskService taskService, ProcessTaskModel task)voidProcessengineTaskRunner. handleError(TaskService taskManager, ProcessTaskModel task, java.lang.Throwable error)protected java.lang.StringProcessengineTaskRunner. processRunError(TaskService taskService, ProcessTaskModel task, java.lang.Throwable e)Processes error that has occurred either during node execution or transaction handling around it.voidProcessengineTaskRunner. run(TaskService taskService, ProcessTaskModel task)Captures logs and performs actual business logic viaProcessengineTaskRunner.doRun(TaskService, ProcessTaskModel). -
Uses of TaskService in de.hybris.platform.processengine.task.impl
Methods in de.hybris.platform.processengine.task.impl with parameters of type TaskService Modifier and Type Method Description voidProcessengineTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model) -
Uses of TaskService in de.hybris.platform.processing.distributed.defaultimpl
Methods in de.hybris.platform.processing.distributed.defaultimpl with parameters of type TaskService Modifier and Type Method Description voidDispatcher. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidDispatcher. run(TaskService taskService, TaskModel task)Constructors in de.hybris.platform.processing.distributed.defaultimpl with parameters of type TaskService Constructor Description ExecutionHandler(TaskService taskService, ModelService modelService)Scheduler(ModelService modelService, TaskService taskService, java.lang.String dispatcherBeanName) -
Uses of TaskService in de.hybris.platform.servicelayer.cronjob.impl
Methods in de.hybris.platform.servicelayer.cronjob.impl with parameters of type TaskService Modifier and Type Method Description voidDefaultCronJobService. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.task
Fields in de.hybris.platform.task declared as TaskService Modifier and Type Field Description protected TaskServiceAbstractTaskTest. taskServiceMethods in de.hybris.platform.task with parameters of type TaskService Modifier and Type Method Description booleanExtendedTaskRunner. captureLogs(TaskService taskManager, TaskModel finishedTask)voidTaskConditionWithCounterIntegrationTest.TestRunner. handleError(TaskService taskService, ScriptingTaskModel task, java.lang.Throwable error)voidTaskRetryTest.RetryDelayTaskRunner. handleError(TaskService taskService, ScriptingTaskModel task, java.lang.Throwable error)voidTaskRetryTest.RetrySameTimeTaskRunner. handleError(TaskService taskService, ScriptingTaskModel task, java.lang.Throwable error)voidTaskRunner. handleError(TaskService taskService, T task, java.lang.Throwable error)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)voidTaskConditionWithCounterIntegrationTest.TestRunner. run(TaskService taskService, ScriptingTaskModel task)voidTaskRetryTest.RetryDelayTaskRunner. run(TaskService taskService, ScriptingTaskModel task)voidTaskRetryTest.RetrySameTimeTaskRunner. run(TaskService taskService, ScriptingTaskModel task)voidTaskRunner. run(TaskService taskService, T task)voidTestTaskRunner. run(TaskService taskService, TaskModel task)voidTxTestTaskRunner. run(TaskService taskService, TaskModel task) -
Uses of TaskService in de.hybris.platform.task.action
Methods in de.hybris.platform.task.action that return TaskService Modifier and Type Method Description protected TaskServiceTaskActionExecutionStrategy. getTaskService()Methods in de.hybris.platform.task.action with parameters of type TaskService Modifier and Type Method Description voidActionPerformableTaskRunner. handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)voidScriptingTaskRunner. handleError(TaskService taskService, ScriptingTaskModel task, java.lang.Throwable error)voidTriggerTaskRunner. handleError(TaskService taskService, TriggerTaskModel task, java.lang.Throwable error)voidActionPerformableTaskRunner. run(TaskService taskService, TaskModel task)voidScriptingTaskRunner. run(TaskService taskService, ScriptingTaskModel task)voidTriggerTaskRunner. run(TaskService taskService, TriggerTaskModel task)voidTaskActionExecutionStrategy. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.task.impl
Classes in de.hybris.platform.task.impl that implement TaskService Modifier and Type Class Description classDefaultTaskServiceDefault implementation of theTaskServiceinterface.classDefaultTaskServiceBaseTest.TestTaskServiceclassTriggerTaskRunnerRetriesHandlingTest.TestTaskServiceFields in de.hybris.platform.task.impl declared as TaskService Modifier and Type Field Description protected TaskServiceDefaultTaskServiceBaseTest. taskServiceprotected TaskServiceTriggerTaskRunnerRetriesHandlingTest. taskServiceMethods in de.hybris.platform.task.impl with parameters of type TaskService Modifier and Type Method Description 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)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)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) -
Uses of TaskService in de.hybris.platform.task.impl.gateways
Fields in de.hybris.platform.task.impl.gateways declared as TaskService Modifier and Type Field Description protected TaskServiceBaseGatewayTest. taskService -
Uses of TaskService in de.hybris.platform.task.runner
Methods in de.hybris.platform.task.runner with parameters of type TaskService Modifier and Type Method Description voidLatchTaskRunner. handleError(TaskService service, TaskModel task, java.lang.Throwable fault)voidLatchTaskRunner. run(TaskService service, TaskModel task) -
Uses of TaskService in de.hybris.platform.task.utils
Methods in de.hybris.platform.task.utils with parameters of type TaskService Modifier and Type Method Description voidTaskEngineTestRunListener. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.ticket.strategies.impl
Methods in de.hybris.platform.ticket.strategies.impl that return TaskService Modifier and Type Method Description protected TaskServiceAsyncTicketEmailStrategy. getTaskService()Methods in de.hybris.platform.ticket.strategies.impl with parameters of type TaskService Modifier and Type Method Description voidAsyncTicketEmailStrategy. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.platform.ticket.task
Methods in de.hybris.platform.ticket.task with parameters of type TaskService Modifier and Type Method Description voidSendEmailTaskRunner. handleError(TaskService taskService, TaskModel taskModel, java.lang.Throwable throwable)voidSendEmailTaskRunner. run(TaskService taskService, TaskModel taskModel) -
Uses of TaskService in de.hybris.platform.yacceleratorfulfilmentprocess.test
Classes in de.hybris.platform.yacceleratorfulfilmentprocess.test that implement TaskService Modifier and Type Class Description classTaskServiceStub -
Uses of TaskService in de.hybris.y2ysync.task.internal
Methods in de.hybris.y2ysync.task.internal with parameters of type TaskService Modifier and Type Method Description voidSyncTaskFactory. setTaskService(TaskService taskService) -
Uses of TaskService in de.hybris.y2ysync.task.runner
Methods in de.hybris.y2ysync.task.runner with parameters of type TaskService Modifier and Type Method Description 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)voidConsumeY2YChangesTaskRunner. run(TaskService taskService, TaskModel task)voidDataHubRequestTaskRunner. run(TaskService taskService, TaskModel task)voidImportZipCreatorTaskRunner. run(TaskService taskService, TaskModel task)voidItemChangesProcessor. run(TaskService taskService, TaskModel task) -
Uses of TaskService in de.hybris.y2ysync.task.runner.internal
Constructors in de.hybris.y2ysync.task.runner.internal with parameters of type TaskService Constructor Description ProcessChangesTask(ModelService modelService, MediaService mediaService, ChangeDetectionService changeDetectionService, TaskService taskService, TypeService typeService, Y2YSyncDAO y2YSyncDAO, TaskContext context, java.util.Collection<ImportScript> importScripts)
-