| 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 |
This interface defines how Bamboo build data can be persisted.
|
| XStreamObjectPersister<K extends Key,V> |
| Class | Description |
|---|---|
| AuditLogEntity |
Represents entity's configuration item which changes can be tracked in audit log;
|
| AuditLogEntityTypeUserType | |
| AuditLogHibernateDao | |
| AuditLogMessage | |
| 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 | |
| TriggerAuditLogHelper |
| Enum | Description |
|---|---|
| AuditLogEntityType |
Represent "plan items" we track in the audit logs.
|
| Exception | Description |
|---|---|
| PersisterException |
This class types persister errors.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.