Package de.hybris.y2ysync.task.logging
Class Y2YSyncLoggingCtxFactory
java.lang.Object
de.hybris.y2ysync.task.logging.Y2YSyncLoggingCtxFactory
Creates logging context for tasks that are a part of y2y-synchronization process.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfinish(TaskLoggingCtx taskCtx) voidsetClusterService(ClusterService clusterService) voidsetCronJobService(CronJobService cronJobService) voidsetLoggerName(String loggerName) voidsetLogLevel(String logLevel) voidsetMediaService(MediaService mediaService) voidsetModelService(ModelService modelService)
-
Field Details
-
THREAD_ID
- See Also:
-
PROCESS_EXECUTION_ID
- See Also:
-
CLUSTER_ID
- See Also:
-
-
Constructor Details
-
Y2YSyncLoggingCtxFactory
public Y2YSyncLoggingCtxFactory()
-
-
Method Details
-
createY2YSyncTaskLogger
-
finish
-
setModelService
-
setMediaService
-
setClusterService
-
setCronJobService
-
setLogLevel
-
setLoggerName
-