Class AuditLogService
java.lang.Object
ch.admin.bit.jeap.errorhandling.domain.audit.AuditLogService
-
Constructor Summary
ConstructorsConstructorDescriptionAuditLogService(UserService userService, AuditLogRepository auditLogRepository) -
Method Summary
Modifier and TypeMethodDescriptiongetAuditLogs(UUID errorId) voidlogDeleteError(Error error) voidlogResendCausingEvent(Error error)
-
Constructor Details
-
AuditLogService
-
-
Method Details
-
logResendCausingEvent
-
logDeleteError
-
getAuditLogs
-