Uses of Class
com.atlassian.confluence.impl.audit.ChangedValueEntity
Packages that use ChangedValueEntity
-
Uses of ChangedValueEntity in com.atlassian.confluence.impl.audit
Methods in com.atlassian.confluence.impl.audit that return ChangedValueEntityModifier and TypeMethodDescriptionstatic ChangedValueEntity
ChangedValueEntity.from
(ChangedValueEntity other, AuditRecordEntity parentRecord) Deprecated.static ChangedValueEntity
ChangedValueEntity.fromChangedValue
(ChangedValue changedValue, AuditRecordEntity parentRecord) Deprecated.Methods in com.atlassian.confluence.impl.audit that return types with arguments of type ChangedValueEntityMethods in com.atlassian.confluence.impl.audit with parameters of type ChangedValueEntityModifier and TypeMethodDescriptionstatic ChangedValueEntity
ChangedValueEntity.from
(ChangedValueEntity other, AuditRecordEntity parentRecord) Deprecated. -
Uses of ChangedValueEntity in com.atlassian.confluence.internal.audit
Methods in com.atlassian.confluence.internal.audit with parameters of type ChangedValueEntityModifier and TypeMethodDescriptionstatic com.atlassian.audit.entity.ChangedValue
AuditFormatConverter.toNewChangedValue
(ChangedValueEntity dbObject)