| Interface | Description |
|---|---|
| AuditLogAuthor |
Represents the author of an audit log entry
|
| AuditLogChangeset |
Represents a set of changes that was saved in an audit log.
|
| AuditLogEntity |
Represents an object affected by an auditable event.
|
| AuditLogEntry |
Represents an audit log entry, belonging to a changeset
|
| Class | Description |
|---|---|
| ImmutableAuditLogAuthor |
Concrete implementation of an audit log author
|
| ImmutableAuditLogChangeset |
Concrete implementation of an audit log changeset
|
| ImmutableAuditLogChangeset.Builder |
Builder for
ImmutableAuditLogChangeset. |
| ImmutableAuditLogEntity |
Concrete implementation of an object affected by an auditable event
|
| ImmutableAuditLogEntity.Builder | |
| ImmutableAuditLogEntry |
Concrete implementation of an audit log entry
|
| ImmutableAuditLogEntry.Builder |
Copyright © 2023 Atlassian. All rights reserved.