Package de.hybris.platform.audit.demo
Class AuditTestConfigManager
java.lang.Object
de.hybris.platform.audit.demo.AuditTestConfigManager
-
Constructor Summary
ConstructorsConstructorDescriptionAuditTestConfigManager(AuditEnablementService auditEnablementService) Deprecated, for removal: This API element is subject to removal in a future version.AuditTestConfigManager(AuditEnablementService auditEnablementService) -
Method Summary
Modifier and TypeMethodDescriptionvoiddisableAuditingForTypes(String... types) voidenableAuditingForTypes(String... types) void
-
Constructor Details
-
AuditTestConfigManager
@Deprecated(since="6.6", forRemoval=true) public AuditTestConfigManager(AuditEnablementService auditEnablementService) Deprecated, for removal: This API element is subject to removal in a future version.since 6.6 in favor ofAuditTestConfigManager(AuditEnablementService). -
AuditTestConfigManager
-
-
Method Details
-
enableAuditingForTypes
-
disableAuditingForTypes
-
resetAuditConfiguration
public void resetAuditConfiguration()
-
AuditTestConfigManager(AuditEnablementService).