Uses of Interface
com.sap.cds.services.auditlog.ConfigChange
Packages that use ConfigChange
-
Uses of ConfigChange in com.sap.cds.services.auditlog
Methods in com.sap.cds.services.auditlog that return ConfigChangeMethods in com.sap.cds.services.auditlog that return types with arguments of type ConfigChangeMethods in com.sap.cds.services.auditlog with parameters of type ConfigChangeModifier and TypeMethodDescriptiondefault void
AuditLogService.logConfigChange
(Action action, ConfigChange change) Writes a single configuration change to the audit log.Method parameters in com.sap.cds.services.auditlog with type arguments of type ConfigChangeModifier and TypeMethodDescriptionvoid
AuditLogService.logConfigChange
(Action action, List<ConfigChange> changes) Writes multiple configuration changes to the audit log.void
ConfigChangeLog.setConfigurations
(Collection<ConfigChange> configurations)