Class SQLAuditBackendFactory

java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.audit.sql.SQLAuditBackendFactory
All Implemented Interfaces:
AuditBackendFactory<SQLAuditBackend>, Adaptable, Component, Extensible, TimestampedService

public class SQLAuditBackendFactory extends DefaultComponent implements AuditBackendFactory<SQLAuditBackend>
As this is a legacy implementation, the SQL factory doesn't handle contributions, it just instantiates one SQLAuditBackend returned no matter what the given name is.
Since:
2025.0