| Package | Description |
|---|---|
| com.atlassian.audit.api | |
| com.atlassian.audit.entity |
| Class and Description |
|---|
| AuditCoverageConfig |
| AuditEntity
Represents an Auditing Entity
AKA as an Audit Event
|
| AuditEvent
Represents domain specific information of audit entity.
|
| Class and Description |
|---|
| AuditAttribute
A name value pair represents extra info of an auditing entity.
|
| AuditAttribute.Builder |
| AuditAuthor
Represents author of an auditing event, used in
AuditEntity.getAuthor() |
| AuditAuthor.Builder |
| AuditEntity
Represents an Auditing Entity
AKA as an Audit Event
|
| AuditEntity.Builder
The builder class for
AuditEntity |
| AuditEvent
Represents domain specific information of audit entity.
|
| AuditEvent.Builder
The Builder class for
AuditEvent |
| AuditResource
Represents a resource affected by an auditing event, used in
AuditEntity.getAffectedObjects() |
| AuditResource.Builder |
| AuditType
Represents the Audit Type information of the Audit event including
Audit Area
Audit Level
Audit category
Audit action
|
| AuditType.Builder |
| ChangedValue
Represents a changed value caused by an audit event, used in
AuditEntity.getChangedValues() |
| ChangedValue.Builder |
| CoverageArea
Represents classification of the event based on the product area
|
| CoverageLevel
Represents the verbosity level associated with this event
|
| EffectiveCoverageLevel |
Copyright © 2023 Atlassian. All rights reserved.