Uses of Class
org.qubership.atp.common.auditing.db.mongo.auditor.Auditor
Packages that use Auditor
-
Uses of Auditor in org.qubership.atp.common.auditing.handler
Constructors in org.qubership.atp.common.auditing.handler with parameters of type AuditorModifierConstructorDescriptionIsNewAwareCustomAuditingHandler(org.springframework.data.mapping.context.MappingContext<? extends org.springframework.data.mapping.PersistentEntity<?, ?>, ? extends org.springframework.data.mapping.PersistentProperty<?>> mappingContext, org.qubership.atp.auth.springbootstarter.ssl.Provider<org.qubership.atp.auth.springbootstarter.entities.UserInfo> provider, Auditor auditor) Constructor.