Uses of Interface
de.hybris.platform.task.logging.TaskLoggingCtx
Packages that use TaskLoggingCtx
Package
Description
Contains generated models for each type of de.hybris.platform.task package.
-
Uses of TaskLoggingCtx in de.hybris.platform.impex.distributed.log
Methods in de.hybris.platform.impex.distributed.log that return TaskLoggingCtxModifier and TypeMethodDescriptionDistributedImpexLoggingCtxProducer.createLoggingCtx(TaskModel task) -
Uses of TaskLoggingCtx in de.hybris.platform.processengine.process
Methods in de.hybris.platform.processengine.process with parameters of type TaskLoggingCtxModifier and TypeMethodDescriptionvoidProcessengineTaskRunner.stopLoggingCtx(TaskLoggingCtx taskCtx) -
Uses of TaskLoggingCtx in de.hybris.platform.processing.distributed.defaultimpl
Methods in de.hybris.platform.processing.distributed.defaultimpl that return TaskLoggingCtxModifier and TypeMethodDescriptionLoggingCtxProducer.createLoggingCtx(TaskModel task) DistributedProcessLoggingCtxFactory.createLoggingCtxForTask(TaskModel task) Dispatcher.initLoggingCtx(TaskModel task) Methods in de.hybris.platform.processing.distributed.defaultimpl with parameters of type TaskLoggingCtx -
Uses of TaskLoggingCtx in de.hybris.platform.task
Methods in de.hybris.platform.task that return TaskLoggingCtxMethods in de.hybris.platform.task with parameters of type TaskLoggingCtx -
Uses of TaskLoggingCtx in de.hybris.platform.task.logging
Classes in de.hybris.platform.task.logging that implement TaskLoggingCtxModifier and TypeClassDescriptionclassclassLogs steps to file. -
Uses of TaskLoggingCtx in de.hybris.y2ysync.task.distributed
Methods in de.hybris.y2ysync.task.distributed that return TaskLoggingCtxModifier and TypeMethodDescriptionDistributedY2YSyncLoggingCtxProducer.createLoggingCtx(TaskModel task) -
Uses of TaskLoggingCtx in de.hybris.y2ysync.task.logging
Methods in de.hybris.y2ysync.task.logging that return TaskLoggingCtxModifier and TypeMethodDescriptionY2YSyncLoggingCtxFactory.createY2YSyncTaskLogger(TaskModel task) Methods in de.hybris.y2ysync.task.logging with parameters of type TaskLoggingCtx -
Uses of TaskLoggingCtx in de.hybris.y2ysync.task.runner
Methods in de.hybris.y2ysync.task.runner that return TaskLoggingCtxModifier and TypeMethodDescriptionConsumeY2YChangesTaskRunner.initLoggingCtx(TaskModel task) DataHubRequestTaskRunner.initLoggingCtx(TaskModel task) ImportZipCreatorTaskRunner.initLoggingCtx(TaskModel task) ItemChangesProcessor.initLoggingCtx(TaskModel task) Methods in de.hybris.y2ysync.task.runner with parameters of type TaskLoggingCtxModifier and TypeMethodDescriptionvoidConsumeY2YChangesTaskRunner.stopLoggingCtx(TaskLoggingCtx taskCtx) voidDataHubRequestTaskRunner.stopLoggingCtx(TaskLoggingCtx taskCtx) voidImportZipCreatorTaskRunner.stopLoggingCtx(TaskLoggingCtx taskCtx) voidItemChangesProcessor.stopLoggingCtx(TaskLoggingCtx taskCtx)