Class AuditRecordEntity
java.lang.Object
com.atlassian.confluence.impl.audit.AuditRecordEntity
Deprecated.
since 7.5.0. Audit records should be persisted via atlassian-audit-plugin
Hibernate entity object for 
AuditRecord- Since:
- 5.10
- 
Method SummaryModifier and TypeMethodDescriptionstatic AuditRecordEntityfrom(AuditRecordEntity other) Deprecated.Deprecated.Deprecated.com.atlassian.sal.api.user.UserKeyDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.longgetId()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.booleanDeprecated.
- 
Method Details- 
fromDeprecated.
- 
getIdpublic long getId()Deprecated.
- 
getCreationDateDeprecated.
- 
getSummaryDeprecated.
- 
getDescriptionDeprecated.
- 
getCategoryDeprecated.
- 
getObjectNameDeprecated.
- 
getObjectTypeDeprecated.
- 
getChangedValuesDeprecated.
- 
getAssociatedObjectsDeprecated.
- 
getRemoteAddressDeprecated.
- 
isSysAdminpublic boolean isSysAdmin()Deprecated.
- 
getSearchStringDeprecated.
- 
getAuthorFullNameDeprecated.
- 
getAuthorKeypublic com.atlassian.sal.api.user.UserKey getAuthorKey()Deprecated.
- 
getAuthorNameDeprecated.
 
-