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 AuditRecordEntity
from
(AuditRecordEntity other) Deprecated.Deprecated.Deprecated.com.atlassian.sal.api.user.UserKey
Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.long
getId()
Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.boolean
Deprecated.
-
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.
-