Interface | Description |
---|---|
AuditDao |
Hibernate DAO for storing and accessing the audit log
|
Class | Description |
---|---|
AssembledAuditLogChangeset |
Helper to build the final audit log changesets, from separately retrieved changesets, entries and entities
Should avoid doing any extra queries (usually via collection/relationship traversal), and be implemented
using pre-fetched data instead.
|
AuditDAOHibernate |
Copyright © 2020 Atlassian. All rights reserved.