Uses of Class
com.atlassian.confluence.impl.audit.ChangedValueEntity
Packages that use ChangedValueEntity
- 
Uses of ChangedValueEntity in com.atlassian.confluence.impl.auditMethods in com.atlassian.confluence.impl.audit that return ChangedValueEntityModifier and TypeMethodDescriptionstatic ChangedValueEntityChangedValueEntity.from(ChangedValueEntity other, AuditRecordEntity parentRecord) Deprecated.static ChangedValueEntityChangedValueEntity.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 ChangedValueEntityChangedValueEntity.from(ChangedValueEntity other, AuditRecordEntity parentRecord) Deprecated.
- 
Uses of ChangedValueEntity in com.atlassian.confluence.internal.auditMethods in com.atlassian.confluence.internal.audit with parameters of type ChangedValueEntityModifier and TypeMethodDescriptionstatic com.atlassian.audit.entity.ChangedValueAuditFormatConverter.toNewChangedValue(ChangedValueEntity dbObject)