jar

org.genesys-pgr : application-blocks-auditlog

Maven & Gradle

Apr 17, 2023

JPA Audit Log · Records changes to entites

Table Of Contents

Latest Version

Download org.genesys-pgr : application-blocks-auditlog JAR file - Latest Versions:

All Versions

Download org.genesys-pgr : application-blocks-auditlog JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2
4.1
4.0.x
3.3
3.1
3.0
2.1
2.0
1.6
1.4
1.3.x
1.3
1.2
1.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window application-blocks-auditlog-4.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.genesys.blocks.auditlog.service.impl

├─ org.genesys.blocks.auditlog.service.impl.AuditTrailServiceImpl.class - [JAR]

├─ org.genesys.blocks.auditlog.service.impl.ClassPKServiceImpl.class - [JAR]

org.genesys.blocks.auditlog.persistence

├─ org.genesys.blocks.auditlog.persistence.AuditLogCustomRepository.class - [JAR]

├─ org.genesys.blocks.auditlog.persistence.AuditLogRepository.class - [JAR]

├─ org.genesys.blocks.auditlog.persistence.AuditLogRepositoryCustomImpl.class - [JAR]

org.genesys.blocks.auditlog.model.filters

├─ org.genesys.blocks.auditlog.model.filters.AuditLogFilter.class - [JAR]

org.genesys.blocks.auditlog.service

├─ org.genesys.blocks.auditlog.service.AuditTrailService.class - [JAR]

├─ org.genesys.blocks.auditlog.service.ClassPKService.class - [JAR]

org.genesys.blocks.auditlog.annotations

├─ org.genesys.blocks.auditlog.annotations.Audited.class - [JAR]

├─ org.genesys.blocks.auditlog.annotations.HideAuditValue.class - [JAR]

├─ org.genesys.blocks.auditlog.annotations.NotAudited.class - [JAR]

org.genesys.blocks.auditlog.component

├─ org.genesys.blocks.auditlog.component.AuditTrailInterceptor.class - [JAR]

org.genesys.blocks.auditlog.model

├─ org.genesys.blocks.auditlog.model.AuditAction.class - [JAR]

├─ org.genesys.blocks.auditlog.model.AuditLog.class - [JAR]

├─ org.genesys.blocks.auditlog.model.QAuditLog.class - [JAR]

├─ org.genesys.blocks.auditlog.model.TransactionAuditLog.class - [JAR]