Class AuditRecord
java.lang.Object
com.atlassian.confluence.api.model.audit.AuditRecord
Deprecated.
since 7.5.0. Use AuditEntity from atlassian-audit-api
Value object that models all data for a single Audit log record
- Since:
- 5.10
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic AuditRecord.Builder
builder()
Deprecated.static AuditRecord.Builder
builder
(AuditRecord other) Deprecated.boolean
Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.int
hashCode()
Deprecated.boolean
Deprecated.
-
Method Details
-
getAuthor
Deprecated. -
getCreationDate
Deprecated. -
getSummary
Deprecated. -
getDescription
Deprecated. -
getCategory
Deprecated. -
getAffectedObject
Deprecated. -
getChangedValues
Deprecated. -
getAssociatedObjects
Deprecated. -
getRemoteAddress
Deprecated. -
isSysAdmin
public boolean isSysAdmin()Deprecated. -
builder
Deprecated. -
builder
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-