Class DistributedImpexLogService
java.lang.Object
de.hybris.platform.impex.distributed.log.DistributedImpexLogService
Deprecated, for removal: This API element is subject to removal in a future version.
since 6.2.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.org.apache.log4j.LevelgetLogLevel(String logLevelCode) Deprecated, for removal: This API element is subject to removal in a future version.voidregisterLogListener(HybrisLogListener logListener) Deprecated, for removal: This API element is subject to removal in a future version.voidsetClusterService(ClusterService clusterService) Deprecated, for removal: This API element is subject to removal in a future version.voidsetLogContext(ImportBatchModel inputBatch) Deprecated, for removal: This API element is subject to removal in a future version.voidunregisterLogListener(HybrisLogListener logListener) Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
BATCH_ID
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
THREAD_ID
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
PROCESS_CODE
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
PROCESS_EXECUTION_ID
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
CLUSTER_ID
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TENANT_ID
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Constructor Details
-
DistributedImpexLogService
public DistributedImpexLogService()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
registerLogListener
Deprecated, for removal: This API element is subject to removal in a future version. -
unregisterLogListener
Deprecated, for removal: This API element is subject to removal in a future version. -
setLogContext
Deprecated, for removal: This API element is subject to removal in a future version. -
getLogLevel
Deprecated, for removal: This API element is subject to removal in a future version. -
clearLogContext
public void clearLogContext()Deprecated, for removal: This API element is subject to removal in a future version. -
getLogHeader
Deprecated, for removal: This API element is subject to removal in a future version. -
setClusterService
Deprecated, for removal: This API element is subject to removal in a future version.
-