Interface | Description |
---|---|
AuditLogDao |
Data Access Object for translating
AuditLogEntry objects to and from
the AUDIT_LOG table. |
AuditLogEntry | |
AuditLogService |
Service allowing you to register audit messages against the system or against plans.
|
AuditLogService.FieldChange |
Simple interface that provides information about a changed field.
|
Persister | Deprecated
since 2.0 This is an old interface.
|
XStreamObjectPersister<K extends Key,V> |
Class | Description |
---|---|
AuditLogEntity |
Represents plan's configuration item which changes can be tracked in audit log;
|
AuditLogEntityTypeUserType | |
AuditLogHibernateDao | |
AuditLogMessage | |
CachedBuildPersisterDecorator |
Caches the builds so speed up performance and handle transient Build fields.
|
DefaultAuditLogService | |
HibernateObjectsAuditInterceptor | |
OidGenerationInterceptor |
Hibernate interceptor that generates entities OIDs on save.
|
TaskAuditLogHelper |
Enum | Description |
---|---|
AuditLogEntityType |
Represent "plan items" we track in the audit logs.
|
Exception | Description |
---|---|
PersisterException |
This class types persister errors.
|
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.