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 voidAuditLogService.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 TypeMethodDescriptionvoidAuditLogService.logConfigChange(Action action, List<ConfigChange> changes) Writes multiple configuration changes to the audit log.voidConfigChangeLog.setConfigurations(Collection<ConfigChange> configurations)