Class SqaleAuditServiceFactory

java.lang.Object
com.evolveum.midpoint.repo.sqale.audit.SqaleAuditServiceFactory
All Implemented Interfaces:
AuditServiceFactory

public class SqaleAuditServiceFactory extends Object implements AuditServiceFactory
AuditServiceFactory for SqaleAuditService, that is DB-based auditing.

This works only with new (`sqale`) repository, which is handled by condition in SqaleRepositoryBeanConfig. If this class is specified in `config.xml` as audit factory without new repository, it fails because it will not be found as a bean.