Uses of Interface
com.sap.cds.services.auditlog.ConfigChange
-
Uses of ConfigChange in com.sap.cds.services.auditlog
Modifier and TypeMethodDescriptiondefault void
AuditLogService.logConfigChange
(Action action, ConfigChange change) Writes a single configuration change to the audit log.Modifier and TypeMethodDescriptionvoid
AuditLogService.logConfigChange
(Action action, List<ConfigChange> changes) Writes multiple configuration changes to the audit log.void
ConfigChangeLog.setConfigurations
(Collection<ConfigChange> configurations)