Uses of Class
ch.admin.bit.jeap.errorhandling.infrastructure.persistence.AuditLog
Packages that use AuditLog
Package
Description
-
Uses of AuditLog in ch.admin.bit.jeap.errorhandling.domain.audit
Methods in ch.admin.bit.jeap.errorhandling.domain.audit that return types with arguments of type AuditLog -
Uses of AuditLog in ch.admin.bit.jeap.errorhandling.infrastructure.persistence
Methods in ch.admin.bit.jeap.errorhandling.infrastructure.persistence that return AuditLogMethods in ch.admin.bit.jeap.errorhandling.infrastructure.persistence that return types with arguments of type AuditLogModifier and TypeMethodDescriptionAuditLogRepository.findAllByErrorId(UUID errorId) AuditLogRepository.findAllByErrorIdOrderByCreatedDesc(UUID errorId)