| Package | Description |
|---|---|
| de.hybris.platform.impex.distributed.log | |
| de.hybris.platform.processengine.process | |
| de.hybris.platform.processing.distributed.defaultimpl | |
| de.hybris.platform.task |
Contains generated models for each type of de.hybris.platform.task package.
|
| de.hybris.platform.task.logging | |
| de.hybris.y2ysync.task.distributed | |
| de.hybris.y2ysync.task.logging | |
| de.hybris.y2ysync.task.runner |
| Modifier and Type | Method and Description |
|---|---|
TaskLoggingCtx |
DistributedImpexLoggingCtxProducer.createLoggingCtx(TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessengineTaskRunner.stopLoggingCtx(TaskLoggingCtx taskCtx) |
| Modifier and Type | Method and Description |
|---|---|
TaskLoggingCtx |
LoggingCtxProducer.createLoggingCtx(TaskModel task) |
TaskLoggingCtx |
DistributedProcessLoggingCtxFactory.createLoggingCtxForTask(TaskModel task) |
TaskLoggingCtx |
Dispatcher.initLoggingCtx(TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
Dispatcher.stopLoggingCtx(TaskLoggingCtx taskCtx) |
| Modifier and Type | Method and Description |
|---|---|
default TaskLoggingCtx |
TaskRunner.initLoggingCtx(T task) |
| Modifier and Type | Method and Description |
|---|---|
default void |
TaskRunner.stopLoggingCtx(TaskLoggingCtx taskCtx) |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaFileLoggingCtx |
class |
ProcessEngineLoggingCtx
Logs steps to file.
|
| Modifier and Type | Method and Description |
|---|---|
TaskLoggingCtx |
DistributedY2YSyncLoggingCtxProducer.createLoggingCtx(TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
TaskLoggingCtx |
Y2YSyncLoggingCtxFactory.createY2YSyncTaskLogger(TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
Y2YSyncLoggingCtxFactory.finish(TaskLoggingCtx taskCtx) |
| Modifier and Type | Method and Description |
|---|---|
TaskLoggingCtx |
ItemChangesProcessor.initLoggingCtx(TaskModel task) |
TaskLoggingCtx |
ImportZipCreatorTaskRunner.initLoggingCtx(TaskModel task) |
TaskLoggingCtx |
DataHubRequestTaskRunner.initLoggingCtx(TaskModel task) |
TaskLoggingCtx |
ConsumeY2YChangesTaskRunner.initLoggingCtx(TaskModel task) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemChangesProcessor.stopLoggingCtx(TaskLoggingCtx taskCtx) |
void |
ImportZipCreatorTaskRunner.stopLoggingCtx(TaskLoggingCtx taskCtx) |
void |
DataHubRequestTaskRunner.stopLoggingCtx(TaskLoggingCtx taskCtx) |
void |
ConsumeY2YChangesTaskRunner.stopLoggingCtx(TaskLoggingCtx taskCtx) |
Copyright © 2018 SAP SE. All Rights Reserved.