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 Summary
Modifier 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
- 
from
Deprecated. - 
getId
public long getId()Deprecated. - 
getCreationDate
Deprecated. - 
getSummary
Deprecated. - 
getDescription
Deprecated. - 
getCategory
Deprecated. - 
getObjectName
Deprecated. - 
getObjectType
Deprecated. - 
getChangedValues
Deprecated. - 
getAssociatedObjects
Deprecated. - 
getRemoteAddress
Deprecated. - 
isSysAdmin
public boolean isSysAdmin()Deprecated. - 
getSearchString
Deprecated. - 
getAuthorFullName
Deprecated. - 
getAuthorKey
public com.atlassian.sal.api.user.UserKey getAuthorKey()Deprecated. - 
getAuthorName
Deprecated. 
 -